From e355452b5c745243ca2d667f99e61114b9e81705 Mon Sep 17 00:00:00 2001 From: gabichan Date: Thu, 23 May 2024 02:35:57 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 96.9% (884 of 912 strings) Co-authored-by: gabichan Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/es/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/es-ES.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/es-ES.json b/src/lang/es-ES.json index c46fdfbea..25e45bde3 100644 --- a/src/lang/es-ES.json +++ b/src/lang/es-ES.json @@ -917,5 +917,6 @@ "ntfyPriorityHelptextAllEvents": "Todos los eventos son enviados con la máxima prioridad", "ntfyPriorityHelptextAllExceptDown": "Todos los eventos son enviados con esta prioridad, excepto los eventos {0}, que tienen una prioridad de {1}", "templateHeartbeatJSON": "Objeto que describe el latido", - "What is a Remote Browser?": "¿Qué es un Navegador Remoto?" + "What is a Remote Browser?": "¿Qué es un Navegador Remoto?", + "Your User ID": "Tu ID de usuario" }