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": {} + } + } }