mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-01-13 07:01:20 +08:00
16 lines
333 B
JSON
16 lines
333 B
JSON
{
|
|
"": "Linux",
|
|
"server_monitor": "Server Status",
|
|
"widget": {
|
|
"hour_cpu": "CPU in last hour",
|
|
"hour_memory": "Memory in last hour",
|
|
"storage": "Storage used",
|
|
"month_transfer": "traffic of this month"
|
|
},
|
|
"monitor": {
|
|
"system": "Operator System",
|
|
"system_info": "System info",
|
|
"cpu": "CPU"
|
|
}
|
|
}
|