From ac3082aaaa5a68058f620ed492c4fde7d803f13e Mon Sep 17 00:00:00 2001 From: Stavros Date: Wed, 10 Sep 2025 15:02:41 +0300 Subject: [PATCH] New translations en.json (Arabic) --- frontend/src/lib/i18n/locales/ar-SA.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/ar-SA.json b/frontend/src/lib/i18n/locales/ar-SA.json index de86aec..69734a1 100644 --- a/frontend/src/lib/i18n/locales/ar-SA.json +++ b/frontend/src/lib/i18n/locales/ar-SA.json @@ -21,7 +21,7 @@ "continueInsecureRedirectTitle": "إعادة توجيه غير آمنة", "continueInsecureRedirectSubtitle": "أنت تحاول إعادة التوجيه من https إلى http، هل أنت متأكد أنك تريد المتابعة؟", "continueUntrustedRedirectTitle": "Untrusted redirect", - "continueUntrustedRedirectSubtitle": "You are trying to redirect to a domain that does not match your configured domain ({{rootDomain}}). Are you sure you want to continue?", + "continueUntrustedRedirectSubtitle": "You are trying to redirect to a domain that does not match your configured domain ({{cookieDomain}}). Are you sure you want to continue?", "logoutFailTitle": "فشل تسجيل الخروج", "logoutFailSubtitle": "يرجى إعادة المحاولة", "logoutSuccessTitle": "تم تسجيل الخروج",