From d2ac1d01d731330e33fc0fe1aae5c21d26a38eb3 Mon Sep 17 00:00:00 2001 From: Stavros Date: Wed, 15 Apr 2026 18:56:15 +0300 Subject: [PATCH] New translations en.json (Afrikaans) --- frontend/src/lib/i18n/locales/af-ZA.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/af-ZA.json b/frontend/src/lib/i18n/locales/af-ZA.json index c5599b1..34a5432 100644 --- a/frontend/src/lib/i18n/locales/af-ZA.json +++ b/frontend/src/lib/i18n/locales/af-ZA.json @@ -57,7 +57,7 @@ "fieldRequired": "This field is required", "invalidInput": "Invalid input", "domainWarningTitle": "Invalid Domain", - "domainWarningSubtitle": "This instance is configured to be accessed from {{appUrl}}, but {{currentUrl}} is being used. If you proceed, you may encounter issues with authentication.", + "domainWarningSubtitle": "You are accessing this instance from an incorrect domain. If you proceed, you may encounter issues with authentication.", "domainWarningCurrent": "Current:", "domainWarningExpected": "Expected:", "ignoreTitle": "Ignore",