Skip to content

Commit 6cf8e1b

Browse files
committed
refactor(l10n): update and add arabic localizations for authentication
This commit adds the corresponding Arabic translations for the new and updated authentication keys. It revises the wording to be more professional and security-conscious, aligning with the changes previously made to the English localizations.
1 parent 220170b commit 6cf8e1b

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

lib/l10n/arb/app_ar.arb

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,27 @@
33
"@helloWorld": {
44
"description": "التحية التقليدية للمبرمج حديث الولادة"
55
},
6+
"authenticationPageHeadline": "الوصول إلى لوحة التحكم",
7+
"@authenticationPageHeadline": {
8+
"description": "عنوان صفحة المصادقة الرئيسية"
9+
},
10+
"authenticationPageSubheadline": "تسجيل دخول آمن للمسؤولين والناشرين.",
11+
"@authenticationPageSubheadline": {
12+
"description": "عنوان فرعي لصفحة المصادقة الرئيسية"
13+
},
614
"authenticationEmailSignInButton": "تسجيل الدخول بالبريد الإلكتروني",
715
"@authenticationEmailSignInButton": {
816
"description": "زر تسجيل الدخول بالبريد الإلكتروني"
917
},
10-
"emailSignInPageTitle": "تسجيل الدخول بالبريد الإلكتروني",
18+
"emailSignInPageTitle": "تسجيل دخول آمن بالبريد الإلكتروني",
1119
"@emailSignInPageTitle": {
1220
"description": "عنوان صفحة تسجيل الدخول بالبريد الإلكتروني"
1321
},
14-
"requestCodePageHeadline": "سجل الدخول أو أنشئ حسابًا",
22+
"requestCodePageHeadline": "تسجيل دخول آمن بالبريد الإلكتروني",
1523
"@requestCodePageHeadline": {
1624
"description": "عنوان صفحة طلب الرمز"
1725
},
18-
"requestCodePageSubheadline": "أدخل بريدك الإلكتروني لتلقي رمز التحقق. لا حاجة لكلمة مرور!",
26+
"requestCodePageSubheadline": "أدخل بريدك الإلكتروني المعتمد لتلقي رمز تسجيل دخول آمن.",
1927
"@requestCodePageSubheadline": {
2028
"description": "عنوان فرعي لصفحة طلب الرمز"
2129
},

0 commit comments

Comments
 (0)