mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Use common state for "Error" in prusalink
(#143317)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
Reference in New Issue
Block a user