From 9b57dc5c7fa49e223b17e856dfd1f689d9bcce6c Mon Sep 17 00:00:00 2001 From: Stavros Date: Wed, 15 Apr 2026 18:56:21 +0300 Subject: [PATCH] New translations en.json (Serbian (Cyrillic)) --- frontend/src/lib/i18n/locales/sr-SP.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/sr-SP.json b/frontend/src/lib/i18n/locales/sr-SP.json index 295d3e2..824ddf5 100644 --- a/frontend/src/lib/i18n/locales/sr-SP.json +++ b/frontend/src/lib/i18n/locales/sr-SP.json @@ -57,7 +57,7 @@ "fieldRequired": "Ово поље је неопходно", "invalidInput": "Неисправан унос", "domainWarningTitle": "Неисправан домен", - "domainWarningSubtitle": "Ова инстанца је подешена да јој се приступа са {{appUrl}}, али се користи {{currentUrl}}. Ако наставите, можете искусити проблеме са аутентификацијом.", + "domainWarningSubtitle": "You are accessing this instance from an incorrect domain. If you proceed, you may encounter issues with authentication.", "domainWarningCurrent": "Тренутни:", "domainWarningExpected": "Очекивани:", "ignoreTitle": "Игнориши",