From 1519227a635d690078960bbbde3ce552e1f35821 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:49:37 +0000 Subject: [PATCH] feat: Translate frontend/src/i18n/en.json in no 97% of minimum 50% translated source file: 'frontend/src/i18n/en.json' on 'no'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- frontend/src/i18n/no.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/no.json b/frontend/src/i18n/no.json index 918ef19f..1017f75a 100644 --- a/frontend/src/i18n/no.json +++ b/frontend/src/i18n/no.json @@ -43,7 +43,8 @@ "upload": "Last opp", "openFile": "Open file", "discardChanges": "Slett", - "saveChanges": "Lagre Endringane " + "saveChanges": "Lagre Endringane ", + "editAsText": "Edit as Text" }, "download": { "downloadFile": "Nedlast filen", @@ -75,7 +76,9 @@ "sortByLastModified": "Sorter etter sist endret", "sortByName": "Sorter etter navn", "sortBySize": "Sorter etter størrelse", - "noPreview": "Forhåndsvisning er ikkje tilgjengeleg for denne filen." + "noPreview": "Forhåndsvisning er ikkje tilgjengeleg for denne filen.", + "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", + "csvLoadFailed": "Failed to load CSV file." }, "help": { "click": "velg fil eller katalog",