From 1605c92f41888cde9338271dabb24b0db2293703 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:11 +0000 Subject: [PATCH] feat: Translate frontend/src/i18n/en.json in pt_BR 90% of minimum 50% translated source file: 'frontend/src/i18n/en.json' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- frontend/src/i18n/pt-br.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/pt-br.json b/frontend/src/i18n/pt-br.json index f6ef04e6..94562d11 100644 --- a/frontend/src/i18n/pt-br.json +++ b/frontend/src/i18n/pt-br.json @@ -43,7 +43,8 @@ "upload": "Enviar", "openFile": "Abrir", "discardChanges": "Discard", - "saveChanges": "Save changes" + "saveChanges": "Save changes", + "editAsText": "Edit as Text" }, "download": { "downloadFile": "Baixar arquivo", @@ -75,7 +76,9 @@ "sortByLastModified": "Ordenar pela última modificação", "sortByName": "Ordenar pelo nome", "sortBySize": "Ordenar pelo tamanho", - "noPreview": "Pré-visualização não disponível para este arquivo." + "noPreview": "Pré-visualização não disponível para este arquivo.", + "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", + "csvLoadFailed": "Failed to load CSV file." }, "help": { "click": "selecionar pasta ou arquivo",