From c24f73eb8dbf44a8418c759220b977313526c639 Mon Sep 17 00:00:00 2001 From: Rex_sa Date: Mon, 1 Apr 2024 14:15:59 +0000 Subject: [PATCH] Translated using Weblate (Arabic) Currently translated at 100.0% (599 of 599 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ar/ --- assets/l10n/intl_ar.arb | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_ar.arb b/assets/l10n/intl_ar.arb index deb397ffd..59d320458 100644 --- a/assets/l10n/intl_ar.arb +++ b/assets/l10n/intl_ar.arb @@ -2608,5 +2608,13 @@ "commandHint_ignore": "تجاهل معرف المصفوفة المعطى", "@commandHint_ignore": {}, "commandHint_unignore": "إلغاء تجاهل معرف المصفوفة المحدد", - "@commandHint_unignore": {} + "@commandHint_unignore": {}, + "unreadChatsInApp": "{appname}: {unread} الدردشات غير المقروءة", + "@unreadChatsInApp": { + "type": "text", + "placeholders": { + "appname": {}, + "unread": {} + } + } }