Fix key in strings.json for current_status in QBittorrent
This commit is contained in:
parent
427f7a7866
commit
962fd0474f
1 changed files with 1 additions and 1 deletions
|
@ -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%]",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue