mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-29 12:16:39 +00:00
Fixes typo: 'bring to live'>'bring to life' (#8000)
This commit is contained in:
parent
5d9e30bbdc
commit
2c54158d84
@ -1562,7 +1562,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"editor": {
|
"editor": {
|
||||||
"introduction": "Use scenes to bring your home to live.",
|
"introduction": "Use scenes to bring your home to life.",
|
||||||
"default_name": "New Scene",
|
"default_name": "New Scene",
|
||||||
"load_error_not_editable": "Only scenes in scenes.yaml are editable.",
|
"load_error_not_editable": "Only scenes in scenes.yaml are editable.",
|
||||||
"load_error_unknown": "Error loading scene ({err_no}).",
|
"load_error_unknown": "Error loading scene ({err_no}).",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user