From e14475afb02e07e3b4c33326dd219c384da62f33 Mon Sep 17 00:00:00 2001 From: Carlos V <76731844+cvc90@users.noreply.github.com> Date: Sat, 26 Aug 2023 20:04:30 +0200 Subject: [PATCH] Update es_es.json Updated translation variable "NTFY_HOST_name" --- front/php/templates/language/es_es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/php/templates/language/es_es.json b/front/php/templates/language/es_es.json index 11b7478c..18b1aae1 100755 --- a/front/php/templates/language/es_es.json +++ b/front/php/templates/language/es_es.json @@ -521,7 +521,7 @@ "NTFY_icon" : "", "REPORT_NTFY_name" : "Habilitar NTFY", "REPORT_NTFY_description" : "Habilitar el envío de notificaciones a través de NTFY.", - "NTFY_HOST_name" : "NTFY host URL", + "NTFY_HOST_name" : "URL del host NTFY", "NTFY_HOST_description" : "URL de host NTFY que comienza con http:// o https://. Puede usar la instancia alojada en https://ntfy.sh simplemente ingresando https://ntfy. sh.", "NTFY_TOPIC_name" : "Tema de NTFY", "NTFY_TOPIC_description" : "Tu tema secreto.",