From 54d6f4dba0fdec5720f1e202c8f275874a700031 Mon Sep 17 00:00:00 2001 From: Stavros Date: Thu, 16 Apr 2026 00:58:09 +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 824ddf5..76363c3 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": "You are accessing this instance from an incorrect domain. If you proceed, you may encounter issues with authentication.", + "domainWarningSubtitle": "Приступате овој инстанци са неисправног домена. Ако наставите, можете наићи на проблеме са аутентификацијом.", "domainWarningCurrent": "Тренутни:", "domainWarningExpected": "Очекивани:", "ignoreTitle": "Игнориши",