mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Replace "Stopped" with common state in prusalink
(#141743)
* Replace "Stopped" with common state in `prusalink` * Sentence-case "Nozzle diameter"
This commit is contained in:
parent
6d48fc183a
commit
e2ff0b265d
@ -36,7 +36,7 @@
|
||||
"printing": "Printing",
|
||||
"paused": "[%key:common::state::paused%]",
|
||||
"finished": "Finished",
|
||||
"stopped": "Stopped",
|
||||
"stopped": "[%key:common::state::stopped%]",
|
||||
"error": "Error",
|
||||
"attention": "Attention",
|
||||
"ready": "Ready"
|
||||
@ -85,7 +85,7 @@
|
||||
"name": "Z-Height"
|
||||
},
|
||||
"nozzle_diameter": {
|
||||
"name": "Nozzle Diameter"
|
||||
"name": "Nozzle diameter"
|
||||
}
|
||||
},
|
||||
"button": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user