feat: system info in node card

This commit is contained in:
kastov 2026-03-15 22:28:34 +03:00
parent f7872a4317
commit a866f7c8c8
No known key found for this signature in database
GPG key ID: 1B27BE29057F4C90
14 changed files with 391 additions and 20 deletions

View file

@ -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",