From 0ffb11f73bccb1253fb92c922737e2184cd5eccd Mon Sep 17 00:00:00 2001 From: Chatwoot Bot <92152627+chatwoot-bot@users.noreply.github.com> Date: Thu, 16 Oct 2025 04:24:02 -0700 Subject: [PATCH] New translations integrations.json (Portuguese, Brazilian) [ci skip] --- .../dashboard/i18n/locale/pt_BR/integrations.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json b/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json index fba12cd5f..04fe56a21 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/integrations.json @@ -780,16 +780,16 @@ }, "DELETE": { "TITLE": "Delete Custom Tool", - "DESCRIPTION": "Are you sure you want to delete this custom tool? This action cannot be undone.", + "DESCRIPTION": "Tem certeza que deseja excluir está ferramenta customizável? Está ação não pode ser desfeita.", "CONFIRM": "Sim, excluir", "SUCCESS_MESSAGE": "Custom tool deleted successfully", "ERROR_MESSAGE": "Failed to delete custom tool" }, "FORM": { "TITLE": { - "LABEL": "Tool Name", + "LABEL": "Nome da Ferramenta", "PLACEHOLDER": "Order Lookup", - "ERROR": "Tool name is required" + "ERROR": "Nome da ferramente obrigatória" }, "DESCRIPTION": { "LABEL": "Descrição",