mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-25 13:57:21 +00:00
Delete entity/device to Remove entity/device in scene editor (#25116)
Delete entity/device to Remove entity/device
This commit is contained in:
parent
f71245893a
commit
5a34560381
@ -4624,7 +4624,7 @@
|
|||||||
"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 switch to the Live Edit 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": "Remove device"
|
||||||
},
|
},
|
||||||
"entities": {
|
"entities": {
|
||||||
"header": "Entities",
|
"header": "Entities",
|
||||||
@ -4632,7 +4632,7 @@
|
|||||||
"introduction_review": "To add individual entities to your scene switch to the Live Edit 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": "Remove entity"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user