diff --git a/i18n/ru.json b/i18n/ru.json index 794ae4f320..3bfb3800b5 100644 --- a/i18n/ru.json +++ b/i18n/ru.json @@ -9290,5 +9290,13 @@ { "id": "api.file.test_connection_email_settings_nil.app_error", "translation": "В настройки электронной почты есть не заданные значения." + }, + { + "id": "app.channel.get_top_for_user_since.app_error", + "translation": " " + }, + { + "id": "app.channel.get_top_for_team_since.app_error", + "translation": " " } ]