JDownloader Widget - Add Total Queue and Remaining In Queue (#1612)

undefined
This commit is contained in:
Karl0ss 2023-06-16 07:40:10 +01:00 committed by GitHub
parent af00e44550
commit 8df11acbe8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 22 additions and 14 deletions

View file

@ -655,8 +655,9 @@
"updates": "Updates"
},
"jdownloader": {
"downloadCount": "Queue Count",
"downloadQueueSize": "Queue Size",
"downloadSpeed": "Download Speed"
"downloadCount": "Queue",
"downloadBytesRemaining": "Remaining",
"downloadTotalBytes": "Size",
"downloadSpeed": "Speed"
}
}