From da246cb2715b8806280e57e654035e9dbcc680c8 Mon Sep 17 00:00:00 2001 From: Nikita Epifanov Date: Thu, 4 Feb 2021 06:00:26 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 98.4% (381 of 387 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/ --- lib/l10n/intl_ru.arb | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 789831668..c6ec229c0 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -2086,5 +2086,25 @@ "@pleaseFollowInstructionsOnWeb": { "type": "text", "placeholders": {} + }, + "all": "Все", + "@all": { + "type": "text", + "placeholders": {} + }, + "contacts": "Контакты", + "@contacts": { + "type": "text", + "placeholders": {} + }, + "newChat": "Новый чат", + "@newChat": { + "type": "text", + "placeholders": {} + }, + "noStatusesFound": "Статусы пока не найдены.", + "@noStatusesFound": { + "type": "text", + "placeholders": {} } }