From 64a3c348bdea7c8c89f594733a3eb0a2ea63d8c8 Mon Sep 17 00:00:00 2001
From: Carlos V <76731844+cvc90@users.noreply.github.com>
Date: Sat, 26 Aug 2023 20:02:42 +0200
Subject: [PATCH] Update es_es.json
Updated translation variable "APPRISE_HOST_name"
Updated translation variable "APPRISE_HOST_description"
---
front/php/templates/language/es_es.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/front/php/templates/language/es_es.json b/front/php/templates/language/es_es.json
index 9be065da..11b7478c 100755
--- a/front/php/templates/language/es_es.json
+++ b/front/php/templates/language/es_es.json
@@ -511,8 +511,8 @@
"Apprise_icon" : "",
"REPORT_APPRISE_name" : "Habilitar Apprise",
"REPORT_APPRISE_description" : "Habilitar el envío de notificaciones a través de Apprise.",
- "APPRISE_HOST_description" : "Apprise host URL que comienza con http:// o https://. (no olvide incluir /notify al final)",
- "APPRISE_HOST_name" : "Apprise host URL",
+ "APPRISE_HOST_description" : "URL del host de Apprise que comienza con http:// o https://. (no olvide incluir /notify al final)",
+ "APPRISE_HOST_name" : "URL del host de Apprise",
"APPRISE_URL_name" : "URL de notificación de Apprise",
"APPRISE_URL_description" : "Informar de la URL de destino de la notificación. Por ejemplo, para Telegram sería tgram://{bot_token}/{chat_id}.",
"APPRISE_SIZE_name": "Tamaño máximo de carga útil",