mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Use common state for "Error" in prusalink
(#143317)
This commit is contained in:
parent
29b67505a7
commit
fb60479578
@ -37,7 +37,7 @@
|
||||
"paused": "[%key:common::state::paused%]",
|
||||
"finished": "Finished",
|
||||
"stopped": "[%key:common::state::stopped%]",
|
||||
"error": "Error",
|
||||
"error": "[%key:common::state::error%]",
|
||||
"attention": "Attention",
|
||||
"ready": "Ready"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user