mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-01-13 07:01:20 +08:00
16 lines
327 B
JSON
16 lines
327 B
JSON
{
|
|
"": "Linux",
|
|
"server_monitor": "服务器状态",
|
|
"widget": {
|
|
"hour_cpu": "一小时 CPU 时间",
|
|
"hour_memory": "一小时内存占用",
|
|
"storage": "储存空间",
|
|
"month_transfer": "月流量"
|
|
},
|
|
"monitor": {
|
|
"system": "操作系统",
|
|
"system_info": "系统信息",
|
|
"cpu": "CPU"
|
|
}
|
|
}
|