From e86765682259ba662e80aea80ebb00869c28acc9 Mon Sep 17 00:00:00 2001 From: Konstantin Date: Wed, 1 Nov 2023 16:31:55 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (1089 of 1089 strings) Translation: Mattermost/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/ --- assets/base/i18n/ru.json | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/base/i18n/ru.json b/assets/base/i18n/ru.json index 7e9f7a1a0..b5030708d 100644 --- a/assets/base/i18n/ru.json +++ b/assets/base/i18n/ru.json @@ -613,6 +613,7 @@ "mobile.managed.settings": "Перейти к настройкам", "mobile.markdown.code.copy_code": "Скопировать код", "mobile.markdown.code.plusMoreLines": "еще +{count, number} {count, plural, one {строка} few {строки} other {строк}}", + "mobile.markdown.copy_header": "Копирование текста заголовка", "mobile.markdown.image.too_large": "Изображение превышает максимальное разрешение {maxWidth} на {maxHeight}:", "mobile.markdown.link.copy_url": "Скопировать URL", "mobile.mention.copy_mention": "Скопировать упоминание",