Feature: Beszel service widget (#4251)

This commit is contained in:
shamoon 2024-11-05 12:39:41 -08:00
parent 7c3dcf20ef
commit 912ae0adfc
10 changed files with 216 additions and 0 deletions

View file

@ -967,5 +967,16 @@
"status": "Status",
"online": "Online",
"offline": "Offline"
},
"beszel": {
"name": "Name",
"systems": "Systems",
"up": "Up",
"status": "Status",
"updated": "Updated",
"cpu": "CPU",
"memory": "MEM",
"disk": "Disk",
"network": "NET"
}
}