From d7abf9369eec8301f6044897a6a7beb10653a14e Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Sun, 21 Dec 2025 16:59:30 -0500 Subject: [PATCH] New translations en-us.json (Czech) --- messages/cs-CZ.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/messages/cs-CZ.json b/messages/cs-CZ.json index 818e5c04..78783f99 100644 --- a/messages/cs-CZ.json +++ b/messages/cs-CZ.json @@ -1524,6 +1524,7 @@ "addNewTarget": "Add New Target", "targetsList": "Seznam cílů", "advancedMode": "Pokročilý režim", + "advancedSettings": "Advanced Settings", "targetErrorDuplicateTargetFound": "Byl nalezen duplicitní cíl", "healthCheckHealthy": "Zdravé", "healthCheckUnhealthy": "Nezdravé", @@ -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" }