diff --git a/front/php/templates/language/es_es.json b/front/php/templates/language/es_es.json index a9bede2f..c000420d 100755 --- a/front/php/templates/language/es_es.json +++ b/front/php/templates/language/es_es.json @@ -37,6 +37,7 @@ "Navigation_Devices" : "Dispositivos", "Navigation_Presence" : "Historial", "Navigation_Events" : "Eventos", + "Navigation_Report" : "Reporte", "Navigation_Network" : "Red", "Navigation_Plugins" : "Plugins", "Navigation_Maintenance" : "Mantenimiento", @@ -498,6 +499,8 @@ "APPRISE_PAYLOAD_description" : "Seleccione el tipo de carga útil enviada a Apprise. Por ejemplo, html funciona bien con correos electrónicos, text con aplicaciones de chat, como Telegram.", "MQTT_display_name" : "MQTT", "MQTT_icon" : "", + "REPORT_TITLE" : "Reporte", + "REPORT_ERROR" : "La página que está buscando no está disponible temporalmente, inténtelo de nuevo después de unos segundos", "REPORT_MQTT_name" : "Habilitar MQTT", "REPORT_MQTT_description" : "Habilitar el envío de notificaciones a través de MQTT a su Home Assistance.", "MQTT_BROKER_name" : "URL del broker MQTT",