diff --git a/front/php/templates/language/es_es.json b/front/php/templates/language/es_es.json index 83493d5b..e42819ca 100755 --- a/front/php/templates/language/es_es.json +++ b/front/php/templates/language/es_es.json @@ -591,9 +591,7 @@ "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_Client_Resolution": "Resolución del navegador:", "Systeminfo_CPU" : "CPU", "Systeminfo_CPU_Vendor": "Proveedor de CPU:", "Systeminfo_CPU_Name": "Nombre de la CPU:", @@ -604,6 +602,9 @@ "Systeminfo_Memory_Usage": "Memoria en uso:", "Systeminfo_Memory_Usage_Percent": "Memoria %:", "Systeminfo_Memory_Total_Memory": "Memoria total:", + "Systeminfo_Motherboard" : "Placa base", + "Systeminfo_Network": "Red", + "Systeminfo_Network_Hardware": "Hardware de red", "Systeminfo_Storage": "Almacenamiento", "Systeminfo_Storage_Mount": "Punto de montaje:", "Systeminfo_Storage_Device" : "Dispositivo:", @@ -614,11 +615,17 @@ "Systeminfo_Storage_Usage_Total": "Total:", "Systeminfo_Storage_Usage_Used": "Usado:", "Systeminfo_Storage_Usage_Free": "Libre:", - "Systeminfo_Network": "Red", - "Systeminfo_Network_Hardware": "Hardware de red", "Systeminfo_Services": "Servicios", "Systeminfo_Services_Name": "Nombre del servicio", - "Systeminfo_Services_Description": "Descripción del servicio", + "Systeminfo_Services_Description": "Descripción del servicio", + "Systeminfo_System": "Sistema", + "Systeminfo_System_Architecture": "Arquitectura:", + "Systeminfo_System_AVG": "Cargar promedio:", + "Systeminfo_System_Kernel": "Núcleo:", + "Systeminfo_System_OSVersion": "Sistema Operativo:", + "Systeminfo_System_System": "Sistema:", + "Systeminfo_System_Uname": "Uname:", + "Systeminfo_System_Uptime": "Tiempo de actividad:", "Systeminfo_USB_Devices": "Dispositivos USB" } }