From 5853c965f6f70bdcd90aff614b5fb41aa58ce282 Mon Sep 17 00:00:00 2001 From: Stavros Date: Wed, 15 Apr 2026 18:56:19 +0300 Subject: [PATCH] New translations en.json (Portuguese) --- frontend/src/lib/i18n/locales/pt-PT.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/pt-PT.json b/frontend/src/lib/i18n/locales/pt-PT.json index 4557290..5eee0bd 100644 --- a/frontend/src/lib/i18n/locales/pt-PT.json +++ b/frontend/src/lib/i18n/locales/pt-PT.json @@ -57,7 +57,7 @@ "fieldRequired": "Este campo é obrigatório", "invalidInput": "Entrada inválida", "domainWarningTitle": "Domínio inválido", - "domainWarningSubtitle": "Esta instância está configurada para ser acedida a partir de {{appUrl}}, mas está a ser usado {{currentUrl}}. Se continuares, poderás ter problemas de autenticação.", + "domainWarningSubtitle": "Acessa essa instância de um domínio incorreto. Se você continuar, você pode encontrar problemas com a autenticação.", "domainWarningCurrent": "Current:", "domainWarningExpected": "Expected:", "ignoreTitle": "Ignorar",