From e5dc402a7e2b2499efb885bf5235a5391e2d883c Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Fri, 5 Jun 2026 14:57:24 -0700 Subject: [PATCH] New translations en-us.json (Spanish) [ci skip] --- messages/es-ES.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/messages/es-ES.json b/messages/es-ES.json index 30e48b9cc..5e1fe4b59 100644 --- a/messages/es-ES.json +++ b/messages/es-ES.json @@ -2032,13 +2032,13 @@ "healthCheckUnknown": "Desconocido", "healthCheck": "Chequeo de salud", "configureHealthCheck": "Configurar Chequeo de Salud", - "configureHealthCheckDescription": "Configura la monitorización de salud para {target}", + "configureHealthCheckDescription": "Set up monitoring for your resource to ensure it is always available", "enableHealthChecks": "Activar Chequeos de Salud", "healthCheckDisabledStateDescription": "Cuando está deshabilitado, el sitio no realizará comprobaciones de salud y el estado se considerará desconocido.", "enableHealthChecksDescription": "Controlar la salud de este objetivo. Puedes supervisar un punto final diferente al objetivo si es necesario.", "healthScheme": "Método", "healthSelectScheme": "Seleccionar método", - "healthCheckPortInvalid": "El puerto de chequeo de salud debe estar entre 1 y 65535", + "healthCheckPortInvalid": "Port must be between 1 and 65535", "healthCheckPath": "Ruta", "healthHostname": "IP / Nombre del host", "healthPort": "Puerto", @@ -2080,6 +2080,11 @@ "sshServerDestination": "Destino del Servidor", "sshServerDestinationDescription": "Configure the destination of the SSH server", "destination": "Destino", + "destinationRequired": "Destination is required.", + "domainRequired": "Domain is required.", + "proxyPortRequired": "Port is required.", + "invalidPathConfiguration": "Invalid path configuration.", + "invalidRewritePathConfiguration": "Invalid rewrite path configuration.", "bgTargetMultiSiteDisclaimer": "Seleccionar múltiples sitios permite el enrutamiento resiliente y el failover para alta disponibilidad.", "roleAllowSsh": "Permitir SSH", "roleAllowSshAllow": "Permitir",