From d4fc60f2f4dda1ad576ab3ab23235633c1d68c83 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 14 Apr 2026 19:47:52 -0700 Subject: [PATCH] New translations en-us.json (Spanish) --- messages/es-ES.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/messages/es-ES.json b/messages/es-ES.json index 72251ffba..b97daa697 100644 --- a/messages/es-ES.json +++ b/messages/es-ES.json @@ -2824,9 +2824,9 @@ "streamingHttpWebhookTitle": "Webhook HTTP", "streamingHttpWebhookDescription": "Enviar eventos a cualquier extremo HTTP con autenticación flexible y plantilla.", "streamingS3Title": "Amazon S3", - "streamingS3Description": "Transmite eventos a un bucket de almacenamiento de objetos compatible con S3. Próximamente.", + "streamingS3Description": "Stream events to an S3-compatible object storage bucket. Contact support to enable this destination.", "streamingDatadogTitle": "Datadog", - "streamingDatadogDescription": "Reenviar eventos directamente a tu cuenta de Datadog. Próximamente.", + "streamingDatadogDescription": "Forward events directly to your Datadog account. Contact support to enable this destination.", "streamingTypePickerDescription": "Elija un tipo de destino para empezar.", "streamingFailedToLoad": "Error al cargar destinos", "streamingUnexpectedError": "Se ha producido un error inesperado.", @@ -2849,7 +2849,7 @@ "httpDestNamePlaceholder": "Mi destino HTTP", "httpDestUrlLabel": "URL de destino", "httpDestUrlErrorHttpRequired": "URL debe usar http o https", - "httpDestUrlErrorHttpsRequired": "HTTPS es necesario en implementaciones en la nube", + "httpDestUrlErrorHttpsRequired": "HTTPS is required", "httpDestUrlErrorInvalid": "Introduzca una URL válida (ej. https://example.com/webhook)", "httpDestAuthTitle": "Autenticación", "httpDestAuthDescription": "Elija cómo están autenticadas las solicitudes en su punto final.",