From 59fc5713ca4bce34de901658f0bacc3d3d4237f0 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Sun, 21 Dec 2025 16:59:37 -0500 Subject: [PATCH] New translations en-us.json (Portuguese) --- messages/pt-PT.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/messages/pt-PT.json b/messages/pt-PT.json index 22a53812..6ac1717f 100644 --- a/messages/pt-PT.json +++ b/messages/pt-PT.json @@ -1524,6 +1524,7 @@ "addNewTarget": "Adicionar Novo Alvo", "targetsList": "Lista de Alvos", "advancedMode": "Modo Avançado", + "advancedSettings": "Advanced Settings", "targetErrorDuplicateTargetFound": "Alvo duplicado encontrado", "healthCheckHealthy": "Saudável", "healthCheckUnhealthy": "Não Saudável", @@ -2390,5 +2391,6 @@ "maintenanceModeDisabledTooltip": "This feature requires a valid license to enable.", "maintenanceScreenTitle": "Service Temporarily Unavailable", "maintenanceScreenMessage": "We are currently experiencing technical difficulties. Please check back soon.", - "maintenanceScreenEstimatedCompletion": "Estimated Completion:" + "maintenanceScreenEstimatedCompletion": "Estimated Completion:", + "createInternalResourceDialogDestinationRequired": "Destination is required" }