From d3030b88156dd92a7b8e99fa0ae464bccda8a2d8 Mon Sep 17 00:00:00 2001 From: Carlos V <76731844+cvc90@users.noreply.github.com> Date: Fri, 11 Aug 2023 01:24:28 +0200 Subject: [PATCH] Update es_es.json Updated translation variable "Updated title "Device_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 b82d0a51..5ef3e9cb 100755 --- a/front/php/templates/language/es_es.json +++ b/front/php/templates/language/es_es.json @@ -46,7 +46,7 @@ "Navigation_Flows" : "Flows", "Navigation_SystemInfo" : "Info del sistema", "Navigation_HelpFAQ" : "Ayuda / FAQ", - "Device_Title" : " Dispositivos", + "Device_Title" : "Dispositivos", "Device_Shortcut_AllDevices" : "Todos", "Device_Shortcut_Connected" : "Conectado(s)", "Device_Shortcut_Favorites" : "Favorito(s)",