From 78118a1d40837ab3eadc301fccae2bc158626152 Mon Sep 17 00:00:00 2001 From: Alexey Napalkov Date: Tue, 10 May 2022 10:30:09 +0200 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (2321 of 2321 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ru/ --- i18n/ru.json | 8 ++++++++ 1 file changed, 8 insertions(+) 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": " " } ]