mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
Fix key in strings.json for current_status in QBittorrent
This commit is contained in:
@@ -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%]",
|
||||||
|
Reference in New Issue
Block a user