From 19e065f766c3e55870233a2dceae1fd4de52deb1 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sat, 29 Nov 2025 09:48: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 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/hr.json b/frontend/src/i18n/hr.json index e466a5ed..e81efe40 100644 --- a/frontend/src/i18n/hr.json +++ b/frontend/src/i18n/hr.json @@ -43,7 +43,8 @@ "upload": "Prenesi", "openFile": "Otvori datoteku", "discardChanges": "Odbaci", - "saveChanges": "Spremi promjene" + "saveChanges": "Spremi promjene", + "editAsText": "Edit as Text" }, "download": { "downloadFile": "Preuzmi Datoteku", @@ -75,7 +76,9 @@ "sortByLastModified": "Sortiraj po zadnjoj izmjeni", "sortByName": "Sortiraj po nazivu", "sortBySize": "Sortiraj po veličini", - "noPreview": "Pregled nije dostupan za ovu datoteku." + "noPreview": "Pregled nije dostupan za ovu datoteku.", + "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", + "csvLoadFailed": "Failed to load CSV file." }, "help": { "click": "odaberi datoteku ili mapu",