From 04e19a698716a5b2cc74f9860ce3d309c4b3ce44 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:32 +0000 Subject: [PATCH] feat: Translate frontend/src/i18n/en.json in ca 95% of minimum 50% translated source file: 'frontend/src/i18n/en.json' on 'ca'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- frontend/src/i18n/ca.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/ca.json b/frontend/src/i18n/ca.json index 9c23e678..6d7573ae 100644 --- a/frontend/src/i18n/ca.json +++ b/frontend/src/i18n/ca.json @@ -43,7 +43,8 @@ "upload": "Pujar", "openFile": "Obrir fitxer", "discardChanges": "Descartar", - "saveChanges": "Save changes" + "saveChanges": "Save changes", + "editAsText": "Edit as Text" }, "download": { "downloadFile": "Descarregar fitxer", @@ -75,7 +76,9 @@ "sortByLastModified": "Ordenar per última modificació", "sortByName": "Ordenar per nom", "sortBySize": "Ordenar per mida", - "noPreview": "La vista prèvia no està disponible per a aquest fitxer." + "noPreview": "La vista prèvia no està disponible per a aquest fitxer.", + "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", + "csvLoadFailed": "Failed to load CSV file." }, "help": { "click": "seleccionar fitxer o carpeta",