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

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%]",