Update en_us.json

Added translation variable "Systeminfo_CPU_Vendor"
Added translation variable "Systeminfo_CPU_Name"
Added translation variable "Systeminfo_CPU_Cores"
Added translation variable "Systeminfo_CPU_Speed"
Added translation variable "Systeminfo_CPU_Temp"
This commit is contained in:
Carlos V
2023-08-13 19:58:58 +02:00
committed by GitHub
parent e0e1250592
commit 8c64b65942

View File

@@ -598,6 +598,11 @@
"Systeminfo_System" : "System",
"Systeminfo_Motherboard" : "Motherboard",
"Systeminfo_CPU" : "CPU",
"Systeminfo_CPU_Vendor": "CPU Vendor:",
"Systeminfo_CPU_Name": "CPU Name:",
"Systeminfo_CPU_Cores": "CPU Cores:",
"Systeminfo_CPU_Speed": "CPU Speed:",
"Systeminfo_CPU_Temp": "CPU Temp:",
"Systeminfo_Memory" : "Memory",
"Systeminfo_Memory_Usage": "Memory usage:",
"Systeminfo_Memory_Usage_Percent": "Memory %:",