mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 09:03:13 +01: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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user