mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-15 09:20:32 +00:00
Merge pull request #141 from JazzFisch/add-transmission-widget
Add transmission widget
This commit is contained in:
commit
52816426fc
8 changed files with 149 additions and 4 deletions
|
@ -64,6 +64,12 @@
|
|||
"upload": "Upload",
|
||||
"download": "Download"
|
||||
},
|
||||
"transmission": {
|
||||
"download": "Download",
|
||||
"upload": "Upload",
|
||||
"leech": "Leech",
|
||||
"seed": "Seed"
|
||||
},
|
||||
"sonarr": {
|
||||
"wanted": "Wanted",
|
||||
"queued": "Queued",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue