Update common.json

This commit is contained in:
Karl0ss 2023-06-16 07:28:29 +01:00 committed by GitHub
parent f0f619a602
commit 8a0ada3b7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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