mirror of
https://github.com/remnawave/frontend.git
synced 2026-05-13 12:16:40 +00:00
feat: system info in node card
This commit is contained in:
parent
f7872a4317
commit
a866f7c8c8
14 changed files with 391 additions and 20 deletions
|
|
@ -1329,6 +1329,19 @@
|
|||
"english": "English"
|
||||
}
|
||||
},
|
||||
"node-system-card": {
|
||||
"widget": {
|
||||
"system-info": "System Info",
|
||||
"memory": "Memory",
|
||||
"used": "Used",
|
||||
"free": "Free",
|
||||
"total": "Total",
|
||||
"system": "System",
|
||||
"system-uptime": "System Uptime",
|
||||
"network": "Network",
|
||||
"kernel": "Kernel"
|
||||
}
|
||||
},
|
||||
"node-stats": {
|
||||
"card": {
|
||||
"stats": "Stats",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue