mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-18 18:49:50 +00:00
JDownloader Widget - Add Total Queue and Remaining In Queue (#1612)
undefined
This commit is contained in:
parent
af00e44550
commit
8df11acbe8
3 changed files with 22 additions and 14 deletions
|
@ -655,8 +655,9 @@
|
|||
"updates": "Updates"
|
||||
},
|
||||
"jdownloader": {
|
||||
"downloadCount": "Queue Count",
|
||||
"downloadQueueSize": "Queue Size",
|
||||
"downloadSpeed": "Download Speed"
|
||||
"downloadCount": "Queue",
|
||||
"downloadBytesRemaining": "Remaining",
|
||||
"downloadTotalBytes": "Size",
|
||||
"downloadSpeed": "Speed"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue