From db03bd168af20131924389b5a1051c0307a84ca1 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:45:42 +0000 Subject: [PATCH] feat: Translate frontend/src/i18n/en.json in pl 98% of minimum 50% translated source file: 'frontend/src/i18n/en.json' on 'pl'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- frontend/src/i18n/pl.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/pl.json b/frontend/src/i18n/pl.json index 17790935..3c363947 100644 --- a/frontend/src/i18n/pl.json +++ b/frontend/src/i18n/pl.json @@ -43,7 +43,8 @@ "upload": "Wyślij", "openFile": "Otwórz plik", "discardChanges": "Odrzuć", - "saveChanges": "Zapisz zmiany" + "saveChanges": "Zapisz zmiany", + "editAsText": "Edit as Text" }, "download": { "downloadFile": "Pobierz plik", @@ -75,7 +76,9 @@ "sortByLastModified": "Sortuj wg ostatniej modyfikacji", "sortByName": "Sortuj wg nazwy", "sortBySize": "Sortuj wg rozmiaru", - "noPreview": "Podgląd tego pliku jest niedostępny." + "noPreview": "Podgląd tego pliku jest niedostępny.", + "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", + "csvLoadFailed": "Failed to load CSV file." }, "help": { "click": "zaznacz plik lub folder",