Fix qbittorent current_status key in strings.json (#122848)
parent
72f9d85bbe
commit
e7971f5a67
|
@ -26,7 +26,7 @@
|
|||
"upload_speed": {
|
||||
"name": "Upload speed"
|
||||
},
|
||||
"transmission_status": {
|
||||
"current_status": {
|
||||
"name": "Status",
|
||||
"state": {
|
||||
"idle": "[%key:common::state::idle%]",
|
||||
|
|
Loading…
Reference in New Issue