From b8abc852ee363df0eee3ae395b3599dbc31c891d Mon Sep 17 00:00:00 2001 From: Stavros Date: Wed, 10 Sep 2025 15:02:47 +0300 Subject: [PATCH] New translations en.json (Greek) --- frontend/src/lib/i18n/locales/el-GR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/el-GR.json b/frontend/src/lib/i18n/locales/el-GR.json index 9166439..b213ea2 100644 --- a/frontend/src/lib/i18n/locales/el-GR.json +++ b/frontend/src/lib/i18n/locales/el-GR.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": "Αποσυνδεδεμένος",