Fix qbittorent current_status key in strings.json (#122848)
parent
72f9d85bbe
commit
e7971f5a67
|
@ -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…
Reference in New Issue