Fix key in strings.json for current_status in QBittorrent

This commit is contained in:
SebClem 2024-01-06 21:21:43 +00:00
parent 427f7a7866
commit 962fd0474f
No known key found for this signature in database
GPG key ID: 5A4308F6A359EA50

View file

@ -26,7 +26,7 @@
"upload_speed": { "upload_speed": {
"name": "Upload speed" "name": "Upload speed"
}, },
"transmission_status": { "current_status": {
"name": "Status", "name": "Status",
"state": { "state": {
"idle": "[%key:common::state::idle%]", "idle": "[%key:common::state::idle%]",