From 7a2745d86a08a13a774ed3bcfda5acca9a618e72 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:46:52 +0000 Subject: [PATCH] feat: Translate frontend/src/i18n/en.json in vi 96% of minimum 50% translated source file: 'frontend/src/i18n/en.json' on 'vi'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- frontend/src/i18n/vi.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/vi.json b/frontend/src/i18n/vi.json index 77e7655e..a1b440b9 100644 --- a/frontend/src/i18n/vi.json +++ b/frontend/src/i18n/vi.json @@ -43,7 +43,8 @@ "upload": "Tải lên", "openFile": "Mở tệp", "discardChanges": "Hủy bỏ thay đổi", - "saveChanges": "Save changes" + "saveChanges": "Save changes", + "editAsText": "Edit as Text" }, "download": { "downloadFile": "Tải xuống tệp tin", @@ -75,7 +76,9 @@ "sortByLastModified": "Sắp xếp theo ngày sửa đổi", "sortByName": "Sắp xếp theo tên", "sortBySize": "Sắp xếp theo kích thước", - "noPreview": "Không có bản xem trước cho tập tin này." + "noPreview": "Không có bản xem trước cho tập tin này.", + "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", + "csvLoadFailed": "Failed to load CSV file." }, "help": { "click": "chọn tập tin hoặc thư mục",