From a104d38fc9c645b4b7cf3d417d88a686535ad567 Mon Sep 17 00:00:00 2001 From: Marcin Date: Tue, 3 Dec 2024 10:25:56 +0100 Subject: [PATCH] Updated English translations for scene editor. (#23110) --- src/translations/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/translations/en.json b/src/translations/en.json index 06e64f4864..110a656c71 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -3899,14 +3899,14 @@ "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_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", "delete": "Delete device" }, "entities": { "header": "Entities", "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", "add": "Add an entity", "delete": "Delete entity"