From 19097d8717c7b793b3dc74643c5b7b34d57a3911 Mon Sep 17 00:00:00 2001 From: Captain <92152627+chatwoot-bot@users.noreply.github.com> Date: Tue, 17 Mar 2026 08:06:00 -0700 Subject: [PATCH] New translations agentmgmt.json (Serbian (Latin)) [ci skip] --- app/javascript/dashboard/i18n/locale/sr/agentMgmt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/dashboard/i18n/locale/sr/agentMgmt.json b/app/javascript/dashboard/i18n/locale/sr/agentMgmt.json index c5d6689f3..601df8d35 100644 --- a/app/javascript/dashboard/i18n/locale/sr/agentMgmt.json +++ b/app/javascript/dashboard/i18n/locale/sr/agentMgmt.json @@ -80,7 +80,7 @@ "AGENT_AVAILABILITY": { "LABEL": "Dostupnost", "PLACEHOLDER": "Подведем итог", - "ERROR": "" + "ERROR": "Dostupnost je obavezna" }, "SUBMIT": "Uredi agenta" },