From 6b2e77262e6af8926598e023340f2ff74d66b100 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Sun, 21 Dec 2025 16:59:35 -0500 Subject: [PATCH] New translations en-us.json (Dutch) --- messages/nl-NL.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/messages/nl-NL.json b/messages/nl-NL.json index 74d2415f..c16a49e5 100644 --- a/messages/nl-NL.json +++ b/messages/nl-NL.json @@ -1524,6 +1524,7 @@ "addNewTarget": "Voeg nieuw doelwit toe", "targetsList": "Lijst met doelen", "advancedMode": "Geavanceerde modus", + "advancedSettings": "Advanced Settings", "targetErrorDuplicateTargetFound": "Dubbel doelwit gevonden", "healthCheckHealthy": "Gezond", "healthCheckUnhealthy": "Ongezond", @@ -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" }