Automatic Merge
Этот коммит содержится в:
David Krauser
2026-05-04 03:17:40 -04:00
коммит произвёл GitHub
родитель 073bd3a6b7
Коммит 9408b98025
22 изменённых файлов: 562 добавлений и 69 удалений

Просмотреть файл

@@ -6974,6 +6974,14 @@
"id": "app.role.save.invalid_role.app_error",
"translation": "The role was not valid."
},
{
"id": "app.role.send_updated_role_event.app_error",
"translation": "An error occurred while broadcasting the role update."
},
{
"id": "app.role.send_updated_role_event.unknown_scope",
"translation": "An error occurred while broadcasting the role update: unknown scheme scope."
},
{
"id": "app.save_config.app_error",
"translation": "An error occurred saving the configuration."