From d63af730dc2456d21715b9141ab053ff0fc8ca77 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Fri, 21 Aug 2026 18:09:10 -0400 Subject: [PATCH] New translations en-us.json (Spanish) [ci skip] --- messages/es-ES.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/messages/es-ES.json b/messages/es-ES.json index 5a5c98550..997adcf79 100644 --- a/messages/es-ES.json +++ b/messages/es-ES.json @@ -4087,6 +4087,8 @@ "httpDestConnectionLogsDescription": "Eventos de conexión de sitios y túneles, incluyendo conexiones y desconexiones.", "httpDestRequestLogsTitle": "Registros de Solicitud HTTP", "httpDestRequestLogsDescription": "Registros de peticiones HTTP para recursos proxyficados, incluyendo método, ruta y código de respuesta.", + "httpDestAISessionLogsTitle": "AI Session Logs", + "httpDestAISessionLogsDescription": "AI gateway request and response sessions, including prompts, model responses, and token usage.", "httpDestSaveChanges": "Guardar Cambios", "httpDestCreateDestination": "Crear destino", "httpDestUpdatedSuccess": "Destino actualizado correctamente",