mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-05 21:47:48 +01:00
JDownloader Widget - Add Total Queue and Remaining In Queue (#1612)
undefined
This commit is contained in:
@@ -655,8 +655,9 @@
|
||||
"updates": "Updates"
|
||||
},
|
||||
"jdownloader": {
|
||||
"downloadCount": "Queue Count",
|
||||
"downloadQueueSize": "Queue Size",
|
||||
"downloadSpeed": "Download Speed"
|
||||
"downloadCount": "Queue",
|
||||
"downloadBytesRemaining": "Remaining",
|
||||
"downloadTotalBytes": "Size",
|
||||
"downloadSpeed": "Speed"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user