From 3466f8e9f7ecccada5875c805dce4733e22baa35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20Rosa=20D=C3=ADaz?= Date: Tue, 28 Oct 2025 18:20:19 +0000 Subject: [PATCH] Translated using Weblate (Spanish) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (1174 of 1174 strings) Co-authored-by: Aarón Rosa Díaz Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/es/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/es-ES.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/es-ES.json b/src/lang/es-ES.json index b641d9c4b..2b17ccab0 100644 --- a/src/lang/es-ES.json +++ b/src/lang/es-ES.json @@ -1209,5 +1209,7 @@ "wayToGetEvolutionUrlAndToken": "Puede obtener la URL de la API y el token ingresando al canal deseado desde {0}", "evolutionRecipient": "Número de teléfono / ID de contacto / ID de grupo", "evolutionInstanceName": "Nombre de instancia", - "auto-select": "Selección automática" + "auto-select": "Selección automática", + "Number of retry attempts if webhook fails": "Número de intentos de reintento (cada 60–180 segundos) si el webhook falla.", + "Maximum Retries": "Máximo de reintentos" }