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",