From b9bd6433a78b0715137b62067493cdeffbb9a99b Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Sun, 21 Dec 2025 16:59:36 -0500 Subject: [PATCH] New translations en-us.json (Polish) --- messages/pl-PL.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/messages/pl-PL.json b/messages/pl-PL.json index 14b20c7f..e2329bb0 100644 --- a/messages/pl-PL.json +++ b/messages/pl-PL.json @@ -1524,6 +1524,7 @@ "addNewTarget": "Dodaj nowy cel", "targetsList": "Lista celów", "advancedMode": "Tryb zaawansowany", + "advancedSettings": "Advanced Settings", "targetErrorDuplicateTargetFound": "Znaleziono duplikat celu", "healthCheckHealthy": "Zdrowy", "healthCheckUnhealthy": "Niezdrowy", @@ -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" }