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": "Ауторизуј",