From 73559ecad26bf7bbd1f71e7d47f5949b16305609 Mon Sep 17 00:00:00 2001 From: v1s7 Date: Mon, 1 Jan 2024 09:22:33 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 99.6% (567 of 569 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/ --- assets/l10n/intl_ru.arb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_ru.arb b/assets/l10n/intl_ru.arb index f14a17bd..bd7add6a 100644 --- a/assets/l10n/intl_ru.arb +++ b/assets/l10n/intl_ru.arb @@ -2477,5 +2477,9 @@ "joinSpace": "Присоединиться к пространству", "@joinSpace": {}, "searchForUsers": "Поиск @пользователей...", - "@searchForUsers": {} + "@searchForUsers": {}, + "thisDevice": "Данное устройство:", + "@thisDevice": {}, + "decline": "Отклонить", + "@decline": {} }