added tdarr widget

This commit is contained in:
Rickey Shideler 2022-12-16 18:31:26 +00:00 committed by Michael Shamoon
parent e7b0fc1419
commit aaa1f76176
6 changed files with 120 additions and 0 deletions

View file

@ -192,6 +192,12 @@
"stopped": "Stopped",
"total": "Total"
},
"tdarr": {
"queue": "Queue",
"processed": "Processed",
"errored": "Errored",
"saved": "Saved"
},
"traefik": {
"routers": "Routers",
"services": "Services",