From 189ad7115a3d38338241128d0f897933ff4a8602 Mon Sep 17 00:00:00 2001 From: Stavros Date: Mon, 2 Mar 2026 20:17:41 +0200 Subject: [PATCH] New translations en.json (Serbian (Cyrillic)) (#683) --- frontend/src/lib/i18n/locales/sr-SP.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/i18n/locales/sr-SP.json b/frontend/src/lib/i18n/locales/sr-SP.json index c16ad24..295d3e2 100644 --- a/frontend/src/lib/i18n/locales/sr-SP.json +++ b/frontend/src/lib/i18n/locales/sr-SP.json @@ -58,8 +58,8 @@ "invalidInput": "Неисправан унос", "domainWarningTitle": "Неисправан домен", "domainWarningSubtitle": "Ова инстанца је подешена да јој се приступа са {{appUrl}}, али се користи {{currentUrl}}. Ако наставите, можете искусити проблеме са аутентификацијом.", - "domainWarningCurrent": "Current:", - "domainWarningExpected": "Expected:", + "domainWarningCurrent": "Тренутни:", + "domainWarningExpected": "Очекивани:", "ignoreTitle": "Игнориши", "goToCorrectDomainTitle": "Иди на исправан домен", "authorizeTitle": "Ауторизуј",