From 395406fbdd090cb3fa2dfb9d8ffcec2a58fd79a4 Mon Sep 17 00:00:00 2001 From: Prasang A Prajapati <49537719+PrasangAPrajapati@users.noreply.github.com> Date: Thu, 18 Sep 2025 16:46:12 -0400 Subject: [PATCH] Update webview-ui/src/i18n/locales/pt-BR/settings.json Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> --- webview-ui/src/i18n/locales/pt-BR/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webview-ui/src/i18n/locales/pt-BR/settings.json b/webview-ui/src/i18n/locales/pt-BR/settings.json index 85e30a9aa0..4a56e2448a 100644 --- a/webview-ui/src/i18n/locales/pt-BR/settings.json +++ b/webview-ui/src/i18n/locales/pt-BR/settings.json @@ -250,7 +250,7 @@ "vercelAiGatewayApiKey": "Chave API do Vercel AI Gateway", "getVercelAiGatewayApiKey": "Obter chave API do Vercel AI Gateway", "apiKeyStorageNotice": "As chaves de API são armazenadas com segurança no Armazenamento Secreto do VSCode", - "passwordStorageNotice": "Passwords are stored securely in VS Code's Secret Storage", + "passwordStorageNotice": "As senhas são armazenadas com segurança no Armazenamento Secreto do VS Code", "glamaApiKey": "Chave de API Glama", "getGlamaApiKey": "Obter chave de API Glama", "useCustomBaseUrl": "Usar URL base personalizado",