diff --git a/i18n/ru.json b/i18n/ru.json index 41b0825844..6ebf12003f 100644 --- a/i18n/ru.json +++ b/i18n/ru.json @@ -9390,5 +9390,25 @@ { "id": "api.error_set_first_admin_complete_setup", "translation": "Ошибка при попытке сохранить первую полную настройку администратора в магазине." + }, + { + "id": "api.templates.server_inactivity_info_bullet", + "translation": "Гостевой доступ к указанному " + }, + { + "id": "app.user.group_name_conflict", + "translation": " " + }, + { + "id": "app.user.get_by_name_failure", + "translation": " " + }, + { + "id": "app.group.username_conflict", + "translation": " " + }, + { + "id": "app.group.get_by_username_failure", + "translation": " " } ]