mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-13 12:26:35 +00:00
Updated English translations for scene editor. (#23110)
This commit is contained in:
parent
2582023ab2
commit
a104d38fc9
@ -3899,14 +3899,14 @@
|
|||||||
"devices": {
|
"devices": {
|
||||||
"header": "Devices",
|
"header": "Devices",
|
||||||
"introduction": "Add the devices that you want to be included in your scene. Set all entities in each device to the state you want for this scene.",
|
"introduction": "Add the devices that you want to be included in your scene. Set all entities in each device to the state you want for this scene.",
|
||||||
"introduction_review": "To add the devices that you want to be included in your scene turn on the Live Preview mode.",
|
"introduction_review": "To add the devices that you want to be included in your scene switch to the Live Edit mode.",
|
||||||
"add": "Add a device",
|
"add": "Add a device",
|
||||||
"delete": "Delete device"
|
"delete": "Delete device"
|
||||||
},
|
},
|
||||||
"entities": {
|
"entities": {
|
||||||
"header": "Entities",
|
"header": "Entities",
|
||||||
"introduction": "Individual entities can be added here.",
|
"introduction": "Individual entities can be added here.",
|
||||||
"introduction_review": "To add individual entities to your scene turn on the Live Preview mode.",
|
"introduction_review": "To add individual entities to your scene switch to the Live Edit mode.",
|
||||||
"without_device": "Entities",
|
"without_device": "Entities",
|
||||||
"add": "Add an entity",
|
"add": "Add an entity",
|
||||||
"delete": "Delete entity"
|
"delete": "Delete entity"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user