diff --git a/frontend/src/lib/i18n/locales/ar-SA.json b/frontend/src/lib/i18n/locales/ar-SA.json index f21c8c3..c27d122 100644 --- a/frontend/src/lib/i18n/locales/ar-SA.json +++ b/frontend/src/lib/i18n/locales/ar-SA.json @@ -19,7 +19,7 @@ "continueInvalidRedirectTitle": "إعادة توجيه غير صالحة", "continueInvalidRedirectSubtitle": "رابط إعادة التوجيه غير صالح", "continueInsecureRedirectTitle": "إعادة توجيه غير آمنة", - "continueInsecureRedirectSubtitle": "You are trying to redirect from https to http which is not secure. Are you sure you want to continue?", + "continueInsecureRedirectSubtitle": "أنت تحاول إعادة التوجيه من https إلى http، هل أنت متأكد أنك تريد المتابعة؟", "continueTitle": "متابعة", "continueSubtitle": "انقر الزر للمتابعة إلى التطبيق الخاص بك.", "logoutFailTitle": "فشل تسجيل الخروج", @@ -45,7 +45,7 @@ "unauthorizedIpSubtitle": "Your IP address {{ip}} is not authorized to access the resource {{resource}}.", "unauthorizedButton": "حاول مجددا", "untrustedRedirectTitle": "إعادة توجيه غير موثوقة", - "untrustedRedirectSubtitle": "You are trying to redirect to a domain that does not match your configured domain ({{domain}}). Are you sure you want to continue?", + "untrustedRedirectSubtitle": "أنت تحاول إعادة التوجيه إلى نطاق لا يتطابق مع النطاق المكون الخاص بك ({{domain}}). هل أنت متأكد من أنك تريد المتابعة؟", "cancelTitle": "إلغاء", "forgotPasswordTitle": "نسيت كلمة المرور؟", "failedToFetchProvidersTitle": "Failed to load authentication providers. Please check your configuration.",