OMV widget implementation

This commit is contained in:
Xinos 2023-08-12 14:44:54 +07:00 committed by shamoon
parent 19bf7a0e5a
commit bf8c10bb61
10 changed files with 311 additions and 0 deletions

View file

@ -701,5 +701,13 @@
"errored": "Errors",
"noRecent": "Out of Date",
"totalUsed": "Used Storage"
},
"openmediavault": {
"downloading": "Downloading",
"total": "Total",
"running": "Running",
"stopped": "Stopped",
"passed": "Passed",
"failed": "Failed"
}
}