From 2cbaea81c382062af9a869a11d25603932e69b9e Mon Sep 17 00:00:00 2001 From: Nikita Epifanov Date: Sun, 21 Feb 2021 19:54:27 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 98.5% (408 of 414 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 b4fcce118..ae5b274c8 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -2237,5 +2237,15 @@ "@zoomIn": { "type": "text", "placeholders": {} + }, + "verified": "Проверено", + "@verified": { + "type": "text", + "placeholders": {} + }, + "blocked": "Заблокировано", + "@blocked": { + "type": "text", + "placeholders": {} } }