From 2a2a2daba665dec8244a7e77f1bf59a1b21589ce Mon Sep 17 00:00:00 2001 From: navi Date: Wed, 4 Dec 2024 13:47:06 +0530 Subject: [PATCH] New translations en.json (Portuguese, Brazilian) --- packages/nc-gui/lang/pt_BR.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/lang/pt_BR.json b/packages/nc-gui/lang/pt_BR.json index 2b43e4e702..9344a03147 100644 --- a/packages/nc-gui/lang/pt_BR.json +++ b/packages/nc-gui/lang/pt_BR.json @@ -217,6 +217,7 @@ "function": "Função", "confirm": "Confirmar", "generate": "Gerar", + "generating": "Generating...", "copy": "Copiar", "copied": "Copiado", "are": "estão", @@ -1054,7 +1055,7 @@ "lockView": "Lock view", "unlockView": "Unlock view", "aiSuggested": "AI suggested", - "generateFieldDataUsingAi": "Generate field data using AI", + "generateFieldDataUsingAi": "Generate field value using AI", "preview": "Preview", "autoSuggest": "Auto suggest", "suggesting": "Suggesting...", @@ -1378,7 +1379,7 @@ "autoSuggestSelectOptions": "Auto suggest options based on field name and existing fields", "aiIntegrationReConfigure": "AI integration has been removed, re-configure from field edit modal to use NocoAI features", "aiIntegrationAddAndReConfigure": "AI integration has been removed, re-add and re-configure from field edit modal to use NocoAI features", - "generateFieldDataUsingAiButtonOption": "Generate data for multiple fields in this table using record information and NocoAI" + "generateFieldDataUsingAiButtonOption": "Generate value for multiple fields in this table using record information and NocoAI" }, "placeholder": { "searchIcons": "Pesquisar ícones",