Updated English translations for scene editor. (#23110)

This commit is contained in:
Marcin 2024-12-03 10:25:56 +01:00 committed by Bram Kragten
parent 04beef5e36
commit 4f76e66cc0

View File

@ -3896,14 +3896,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"