From c38822da5393a3786b654d0819047c1a77c7e9fc 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 97ba50abb..c94715308 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": {} } }