Enhancement: dockhand service widget

Update common.json
This commit is contained in:
shamoon
2026-01-23 12:36:08 -08:00
parent 6b6090e303
commit 6287ce0518
7 changed files with 185 additions and 0 deletions

View File

@@ -1136,5 +1136,11 @@
"songs": "Songs",
"time": "Time",
"artists": "Artists"
},
"dockhand": {
"running": "Running",
"stopped": "Stopped",
"cpu": "CPU",
"memory": "Memory"
}
}