From 1419c6a80f62ce4213ed17d70cbefcf3bc8dc94a 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:50:15 +0000 Subject: [PATCH] feat: Translate frontend/src/i18n/en.json in sk 97% of minimum 50% translated source file: 'frontend/src/i18n/en.json' on 'sk'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- frontend/src/i18n/sk.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/sk.json b/frontend/src/i18n/sk.json index 9cb1c941..0790bec6 100644 --- a/frontend/src/i18n/sk.json +++ b/frontend/src/i18n/sk.json @@ -43,7 +43,8 @@ "upload": "Nahrať", "openFile": "Otvoriť súbor", "discardChanges": "Zahodiť", - "saveChanges": "Uložiť zmeny" + "saveChanges": "Uložiť zmeny", + "editAsText": "Edit as Text" }, "download": { "downloadFile": "Stiahnuť súbor", @@ -75,7 +76,9 @@ "sortByLastModified": "Zoradiť podľa dátumu", "sortByName": "Zoradiť podľa názvu", "sortBySize": "Zoradiť podľa veľkosti", - "noPreview": "Pre tento súbor nie je dostupný náhľad." + "noPreview": "Pre tento súbor nie je dostupný náhľad.", + "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", + "csvLoadFailed": "Failed to load CSV file." }, "help": { "click": "vyberie súbor alebo priečinok",