From b5ec59c39654e377105c122bbc0538d0865890a9 Mon Sep 17 00:00:00 2001 From: Philip Allgaier Date: Tue, 23 Feb 2021 16:10:15 +0100 Subject: [PATCH] Dev-tools service: Tweak to target description (#8434) --- src/translations/en.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/translations/en.json b/src/translations/en.json index 4a93556872..48142683c9 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -339,8 +339,8 @@ } }, "target-picker": { - "expand_area_id": "Expand this area in the seperate devices and entities that it contains. After expanding it will not update the devices and entities when the area changes.", - "expand_device_id": "Expand this device in seperate entities. After expanding it will not update the entities when the device changes.", + "expand_area_id": "Expand this area into the separate devices and entities that it contains. After expanding, it will not update the devices and entities when the area changes.", + "expand_device_id": "Expand this device into the separate entities that it contains. After expanding, it will not update the entities when the device changes.", "remove_area_id": "Remove area", "remove_device_id": "Remove device", "remove_entity_id": "Remove entity", @@ -426,8 +426,8 @@ }, "service-control": { "required": "This field is required", - "target": "Target", - "target_description": "What should this service call target", + "target": "Targets", + "target_description": "What should this service use as targeted areas, devices or entities.", "service_data": "Service data" }, "related-items": {