From df7c51d303389eb28c111900f0ba80adc0a9cf66 Mon Sep 17 00:00:00 2001 From: Carlos V <76731844+cvc90@users.noreply.github.com> Date: Sun, 13 Aug 2023 19:23:18 +0200 Subject: [PATCH] Update es_es.json Added translation variable "Systeminfo_Client_User_Agent" Added translation variable "Systeminfo_Client_Resolution" --- front/php/templates/language/es_es.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/front/php/templates/language/es_es.json b/front/php/templates/language/es_es.json index 81b4320a..923d9ab0 100755 --- a/front/php/templates/language/es_es.json +++ b/front/php/templates/language/es_es.json @@ -590,6 +590,8 @@ "Systeminfo_General_Date2": "Fecha2:", "Systeminfo_General_TimeZone": "Zona horaria:", "Systeminfo_This_Client": "Este cliente", + "Systeminfo_Client_User_Agent": "Agente de usuario:", + "Systeminfo_Client_Resolution": "Resolución del navegador:", "Systeminfo_System": "Sistema", "Systeminfo_Motherboard" : "Placa base", "Systeminfo_CPU" : "CPU",