From 751e295620110e8b6409069b509f1b44123b96d7 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Fri, 5 Jun 2026 14:57:34 -0700 Subject: [PATCH] New translations en-us.json (Dutch) [ci skip] --- messages/nl-NL.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/messages/nl-NL.json b/messages/nl-NL.json index 147b88b35..6061b3bbd 100644 --- a/messages/nl-NL.json +++ b/messages/nl-NL.json @@ -2032,13 +2032,13 @@ "healthCheckUnknown": "Onbekend", "healthCheck": "Gezondheidscontrole", "configureHealthCheck": "Configureer Gezondheidscontrole", - "configureHealthCheckDescription": "Stel gezondheid monitor voor {target} in", + "configureHealthCheckDescription": "Set up monitoring for your resource to ensure it is always available", "enableHealthChecks": "Inschakelen Gezondheidscontroles", "healthCheckDisabledStateDescription": "Wanneer uitgeschakeld, zal de site geen gezondheidscontroles uitvoeren en wordt de staat als onbekend beschouwd.", "enableHealthChecksDescription": "Controleer de gezondheid van dit doel. U kunt een ander eindpunt monitoren dan het doel indien vereist.", "healthScheme": "Methode", "healthSelectScheme": "Selecteer methode", - "healthCheckPortInvalid": "Health check poort moet tussen 1 en 65535 zijn", + "healthCheckPortInvalid": "Port must be between 1 and 65535", "healthCheckPath": "Pad", "healthHostname": "IP / Hostnaam", "healthPort": "Poort", @@ -2080,6 +2080,11 @@ "sshServerDestination": "Serverbestemming", "sshServerDestinationDescription": "Configure the destination of the SSH server", "destination": "Bestemming", + "destinationRequired": "Destination is required.", + "domainRequired": "Domain is required.", + "proxyPortRequired": "Port is required.", + "invalidPathConfiguration": "Invalid path configuration.", + "invalidRewritePathConfiguration": "Invalid rewrite path configuration.", "bgTargetMultiSiteDisclaimer": "Het selecteren van meerdere sites maakt veerkrachtige routering mogelijk en failover voor hoge beschikbaarheid.", "roleAllowSsh": "SSH toestaan", "roleAllowSshAllow": "Toestaan",