mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Use common state for "Error" in fronius
(#143284)
This commit is contained in:
parent
012f6b660c
commit
ec55f716e1
@ -184,7 +184,7 @@
|
||||
"running": "Running",
|
||||
"standby": "[%key:common::state::standby%]",
|
||||
"bootloading": "Bootloading",
|
||||
"error": "Error",
|
||||
"error": "[%key:common::state::error%]",
|
||||
"idle": "[%key:common::state::idle%]",
|
||||
"ready": "Ready",
|
||||
"sleeping": "Sleeping"
|
||||
|
Loading…
x
Reference in New Issue
Block a user