From 3e30fd5d354f6cba9dc5207fe4a6525f01fc5694 Mon Sep 17 00:00:00 2001 From: Nikita Epifanov Date: Tue, 6 Oct 2020 13:47:02 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (313 of 313 strings) Translation: FluffyChat/Translations-New Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations-new/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 6d7fbdb..d8960c1 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -1702,5 +1702,25 @@ "@deactivateAccountWarning": { "type": "text", "placeholders": {} + }, + "privacy": "Конфиденциальность", + "@privacy": { + "type": "text", + "placeholders": {} + }, + "enableEmotesGlobally": "Включить набор эмоджи глобально", + "@enableEmotesGlobally": { + "type": "text", + "placeholders": {} + }, + "emotePacks": "Наборы эмоджи для комнаты", + "@emotePacks": { + "type": "text", + "placeholders": {} + }, + "changeDeviceName": "Изменить имя устройства", + "@changeDeviceName": { + "type": "text", + "placeholders": {} } }