From a81e46fc2de1e7c945dc9661f3fa940c6ae77529 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 30 Jun 2026 14:12:22 -0400 Subject: [PATCH] New translations en-us.json (Spanish) [ci skip] --- messages/es-ES.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/es-ES.json b/messages/es-ES.json index 659ad8379..ebc343d0a 100644 --- a/messages/es-ES.json +++ b/messages/es-ES.json @@ -3587,7 +3587,8 @@ "sshPrivateKeyPlaceholder": "-----COMIENZO DE LA CLAVE PRIVADA OPENSSH-----", "sshPrivateKeyRequired": "Se requiere clave privada", "vncTitle": "VNC", - "vncSignInDescription": "Introduce tu contraseƱa VNC para conectar", + "vncSignInDescription": "Enter your VNC credentials to connect", + "vncUsernameOptional": "Username (optional)", "vncPasswordOptional": "ContraseƱa (opcional)", "vncNoResourceTarget": "No hay objetivo de recurso disponible", "vncFailedToLoadNovnc": "Error al cargar noVNC",