From 2116ad429406788f533774b8b90aae6be174c396 Mon Sep 17 00:00:00 2001 From: Konstantin Date: Fri, 12 May 2023 06:26:43 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 99.9% (1057 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 c435e4c27..8781e3365 100644 --- a/assets/base/i18n/ru.json +++ b/assets/base/i18n/ru.json @@ -1054,5 +1054,6 @@ "mobile.calls_you_2": "Вы", "mobile.calls_thread": "Обсуждение", "mobile.calls_quality_warning": "Качество звонков может ухудшиться из-за нестабильной работы сети.", - "mobile.calls_name_is_talking_postfix": "говорит..." + "mobile.calls_name_is_talking_postfix": "говорит...", + "mobile.calls_raised_hand": "{name} {num, plural, =0 {} other {+# несколько участников}}подняло руку" }