From 47ef80cc44fab0b74ef90eb51d490ad0e2951b39 Mon Sep 17 00:00:00 2001 From: Carlos V <76731844+cvc90@users.noreply.github.com> Date: Thu, 10 Aug 2023 21:16:13 +0200 Subject: [PATCH] Update es_es.json Updated variable "SYSTEM_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 483fbd83..265519c3 100755 --- a/front/php/templates/language/es_es.json +++ b/front/php/templates/language/es_es.json @@ -471,7 +471,7 @@ "SMTP_SKIP_TLS_description" : "Deshabilite TLS cuando se conecte a su servidor SMTP.", "SMTP_FORCE_SSL_name" : "Forzar SSL", "SMTP_FORCE_SSL_description" : "Forzar SSL al conectarse a su servidor SMTP", - "SYSTEM_TITLE" : "Información del sistema", + "SYSTEM_TITLE" : " Información del sistema", "REPORT_TO_name" : "Enviar el email a", "REPORT_TO_description" : "Dirección de correo electrónico a la que se enviará la notificación.", "REPORT_FROM_name" : "Asunto del email",