mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 02:13:44 +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