Skip to content

Commit fe440a6

Browse files
authored
New translations en.json (Arabic) (#245)
1 parent 0ace88a commit fe440a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/src/lib/i18n/locales/ar-SA.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"continueInvalidRedirectTitle": "إعادة توجيه غير صالحة",
2020
"continueInvalidRedirectSubtitle": "رابط إعادة التوجيه غير صالح",
2121
"continueInsecureRedirectTitle": "إعادة توجيه غير آمنة",
22-
"continueInsecureRedirectSubtitle": "You are trying to redirect from <code>https</code> to <code>http</code> which is not secure. Are you sure you want to continue?",
22+
"continueInsecureRedirectSubtitle": "أنت تحاول إعادة التوجيه من <code>https</code> إلى <code>http</code>، هل أنت متأكد أنك تريد المتابعة؟",
2323
"continueTitle": "متابعة",
2424
"continueSubtitle": "انقر الزر للمتابعة إلى التطبيق الخاص بك.",
2525
"logoutFailTitle": "فشل تسجيل الخروج",
@@ -45,7 +45,7 @@
4545
"unauthorizedIpSubtitle": "Your IP address <code>{{ip}}</code> is not authorized to access the resource <code>{{resource}}</code>.",
4646
"unauthorizedButton": "حاول مجددا",
4747
"untrustedRedirectTitle": "إعادة توجيه غير موثوقة",
48-
"untrustedRedirectSubtitle": "You are trying to redirect to a domain that does not match your configured domain (<code>{{domain}}</code>). Are you sure you want to continue?",
48+
"untrustedRedirectSubtitle": "أنت تحاول إعادة التوجيه إلى نطاق لا يتطابق مع النطاق المكون الخاص بك (<code>{{domain}}</code>). هل أنت متأكد من أنك تريد المتابعة؟",
4949
"cancelTitle": "إلغاء",
5050
"forgotPasswordTitle": "نسيت كلمة المرور؟",
5151
"failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.",

0 commit comments

Comments
 (0)