From efdbf63822cc7fba0b5774f63a35b4ff49c55fa5 Mon Sep 17 00:00:00 2001 From: Nikita Epifanov Date: Sat, 19 Dec 2020 19:45:17 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 98.3% (355 of 361 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/ --- lib/l10n/intl_ru.arb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 97ba50ab..c9471530 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -1954,5 +1954,15 @@ "placeholders": { "count": {} } + }, + "yourPublicKey": "Ваш открытый ключ", + "@yourPublicKey": { + "type": "text", + "placeholders": {} + }, + "publicKey": "Открытый ключ", + "@publicKey": { + "type": "text", + "placeholders": {} } }