You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frontend/src/lib/i18n/locales/ar-SA.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
"continueInvalidRedirectTitle": "إعادة توجيه غير صالحة",
20
20
"continueInvalidRedirectSubtitle": "رابط إعادة التوجيه غير صالح",
21
21
"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>، هل أنت متأكد أنك تريد المتابعة؟",
23
23
"continueTitle": "متابعة",
24
24
"continueSubtitle": "انقر الزر للمتابعة إلى التطبيق الخاص بك.",
25
25
"logoutFailTitle": "فشل تسجيل الخروج",
@@ -45,7 +45,7 @@
45
45
"unauthorizedIpSubtitle": "Your IP address <code>{{ip}}</code> is not authorized to access the resource <code>{{resource}}</code>.",
46
46
"unauthorizedButton": "حاول مجددا",
47
47
"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>). هل أنت متأكد من أنك تريد المتابعة؟",
49
49
"cancelTitle": "إلغاء",
50
50
"forgotPasswordTitle": "نسيت كلمة المرور؟",
51
51
"failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.",
0 commit comments