Update en_us.json

Update translation variable "Systeminfo_Storage_Usage"
Added translation variable "Systeminfo_Services_Name"
Added translation variable "Systeminfo_Services_Description"
This commit is contained in:
Carlos V
2023-08-13 18:52:39 +02:00
committed by GitHub
parent df0afdc7be
commit 5805c94c8a

View File

@@ -594,10 +594,12 @@
"Systeminfo_CPU" : "CPU",
"Systeminfo_Memory" : "Memory",
"Systeminfo_Storage" : "Storage",
"Systeminfo_Storage_usage" : "Storage usage",
"Systeminfo_Storage_Usage" : "Storage usage",
"Systeminfo_Network" : "Network",
"Systeminfo_Network_Hardware" : "Network Hardware",
"Systeminfo_Services" : "Services",
"Systeminfo_Services_Name" : "Service Name",
"Systeminfo_Services_Description" : "Service Description",
"Systeminfo_USB_Devices" : "USB Devices"
}
}