From b9aeba562c7759c674f777f0ce485cff3ea2424e Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 30 Jun 2026 14:12:37 -0400 Subject: [PATCH] New translations en-us.json (Dutch) [ci skip] --- messages/nl-NL.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/nl-NL.json b/messages/nl-NL.json index 1ec2e7190..59cab4fbf 100644 --- a/messages/nl-NL.json +++ b/messages/nl-NL.json @@ -3587,7 +3587,8 @@ "sshPrivateKeyPlaceholder": "-----BEGIN OPENSSH PRIVATE KEY-----", "sshPrivateKeyRequired": "Privésleutel is vereist", "vncTitle": "VNC", - "vncSignInDescription": "Voer uw VNC-wachtwoord in om verbinding te maken", + "vncSignInDescription": "Enter your VNC credentials to connect", + "vncUsernameOptional": "Username (optional)", "vncPasswordOptional": "Wachtwoord (optioneel)", "vncNoResourceTarget": "Geen bron doelwit beschikbaar", "vncFailedToLoadNovnc": "Laden van noVNC mislukt",