From b431d45d62230e329944d6a35fff4e0b4fe7f59a Mon Sep 17 00:00:00 2001 From: Konstantin Date: Tue, 16 May 2023 13:56:55 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (1058 of 1058 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/ --- assets/base/i18n/ru.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/base/i18n/ru.json b/assets/base/i18n/ru.json index 8781e3365..58f38ef75 100644 --- a/assets/base/i18n/ru.json +++ b/assets/base/i18n/ru.json @@ -1055,5 +1055,6 @@ "mobile.calls_thread": "Обсуждение", "mobile.calls_quality_warning": "Качество звонков может ухудшиться из-за нестабильной работы сети.", "mobile.calls_name_is_talking_postfix": "говорит...", - "mobile.calls_raised_hand": "{name} {num, plural, =0 {} other {+# несколько участников}}подняло руку" + "mobile.calls_raised_hand": "{name} {num, plural, =0 {} other {+# несколько участников}}подняло руку", + "mobile.calls_tablet": "Планшет" }