From b4e5fe54f8bba0fe55c44b57d755d343260a7e5f 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:47:30 +0000 Subject: [PATCH] feat: Translate frontend/src/i18n/en.json in he 92% of minimum 50% translated source file: 'frontend/src/i18n/en.json' on 'he'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- frontend/src/i18n/he.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/he.json b/frontend/src/i18n/he.json index 29bc6842..2ea11e97 100644 --- a/frontend/src/i18n/he.json +++ b/frontend/src/i18n/he.json @@ -43,7 +43,8 @@ "upload": "העלאה", "openFile": "פתח קובץ", "discardChanges": "זריקת השינויים", - "saveChanges": "Save changes" + "saveChanges": "Save changes", + "editAsText": "Edit as Text" }, "download": { "downloadFile": "הורד קובץ", @@ -75,7 +76,9 @@ "sortByLastModified": "מיין לפי השינוי האחרון", "sortByName": "מיין לפי שם", "sortBySize": "מיין לפי גודל", - "noPreview": "לא זמינה תצוגה מקדימה לקובץ זה" + "noPreview": "לא זמינה תצוגה מקדימה לקובץ זה", + "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", + "csvLoadFailed": "Failed to load CSV file." }, "help": { "click": "בחר קובץ או תיקייה",