Updated English translations for scene editor. (#23110)

This commit is contained in:
Marcin 2024-12-03 10:25:56 +01:00 committed by GitHub
parent 2582023ab2
commit a104d38fc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"