From cd4d1ca37be5dce097942a241517081377168a00 Mon Sep 17 00:00:00 2001 From: Carlos V <76731844+cvc90@users.noreply.github.com> Date: Thu, 10 Aug 2023 16:15:15 +0200 Subject: [PATCH] Update es_es.json Updated translation variable "DevDetail_EveandAl_Title" --- 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 df99bf78..fd898cfd 100755 --- a/front/php/templates/language/es_es.json +++ b/front/php/templates/language/es_es.json @@ -168,7 +168,7 @@ "DevDetail_SessionInfo_LastSession" : "Última sesión", "DevDetail_SessionInfo_LastIP" : "Última IP", "DevDetail_SessionInfo_StaticIP" : "IP estática", - "DevDetail_EveandAl_Title" : "Configuración de eventos y alertas", + "DevDetail_EveandAl_Title" : " Configuración de eventos y alertas", "DevDetail_EveandAl_ScanCycle" : "Ciclo de escaneo", "DevDetail_EveandAl_AlertAllEvents" : "Alerta a todos los eventos", "DevDetail_EveandAl_AlertDown" : "Alerta de caída",