diff --git a/assets/l10n/intl_ar.arb b/assets/l10n/intl_ar.arb index ed676a67..fdfa926b 100644 --- a/assets/l10n/intl_ar.arb +++ b/assets/l10n/intl_ar.arb @@ -2511,5 +2511,11 @@ "iWroteDownTheKey": "كتبتُ المفتاح", "@iWroteDownTheKey": {}, "setupChatBackupDescription": "لحماية رسائلك، أنشأنا مفتاح أمان لك.\nيرجى الاحتفاظ به في مكان آمن، كمدير لكلمات السر.", - "@setupChatBackupDescription": {} + "@setupChatBackupDescription": {}, + "passwordsDoNotMatch": "كلمتا السر لا تتطبقان!", + "@passwordsDoNotMatch": {}, + "pleaseEnterValidEmail": "رجاءً أدخل بيردًا إلكترونيًا صالحًا.", + "@pleaseEnterValidEmail": {}, + "repeatPassword": "كرّر كلمة السر", + "@repeatPassword": {} }