From 7315d3bfb5a2b60d445cf6307d57ad0894e5e46c Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 17:00:16 +0000 Subject: [PATCH] feat: Translate frontend/src/i18n/en.json in hr 98% of minimum 50% translated source file: 'frontend/src/i18n/en.json' on 'hr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- frontend/src/i18n/hr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/hr.json b/frontend/src/i18n/hr.json index 25a99cd4..6a9c5e9c 100644 --- a/frontend/src/i18n/hr.json +++ b/frontend/src/i18n/hr.json @@ -84,7 +84,7 @@ "showingRows": "Prikazuje se {count} red(ova)", "columnSeparator": "Column Separator", "csvSeparators": { - "comma": "Comma (,)", + "comma": "Zarez (,)", "semicolon": "Semicolon (;)", "both": "Both (,) and (;)" }