mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Replace "Stopped" with common state in ipp
(#141750)
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
"state": {
|
||||
"printing": "Printing",
|
||||
"idle": "[%key:common::state::idle%]",
|
||||
"stopped": "Stopped"
|
||||
"stopped": "[%key:common::state::stopped%]"
|
||||
}
|
||||
},
|
||||
"uptime": {
|
||||
|
Reference in New Issue
Block a user