Add qBittorrent Widget

- extract cookie jar functionality into its own file
- use i18n for more strings in existing widgets

completes: #152
associated: #123
This commit is contained in:
Jason Fischer 2022-09-16 19:11:57 -07:00
parent bedeab686e
commit 6da1e98c83
No known key found for this signature in database
14 changed files with 189 additions and 39 deletions

View file

@ -70,6 +70,12 @@
"leech": "Leech",
"seed": "Seed"
},
"qbittorrent": {
"download": "Download",
"upload": "Upload",
"leech": "Leech",
"seed": "Seed"
},
"sonarr": {
"wanted": "Wanted",
"queued": "Queued",