Dev-tools service: Tweak to target description (#8434)

This commit is contained in:
Philip Allgaier 2021-02-23 16:10:15 +01:00 committed by GitHub
parent 60e4594abd
commit b5ec59c396
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -339,8 +339,8 @@
} }
}, },
"target-picker": { "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_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 in seperate entities. After expanding it will not update the entities when the device 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_area_id": "Remove area",
"remove_device_id": "Remove device", "remove_device_id": "Remove device",
"remove_entity_id": "Remove entity", "remove_entity_id": "Remove entity",
@ -426,8 +426,8 @@
}, },
"service-control": { "service-control": {
"required": "This field is required", "required": "This field is required",
"target": "Target", "target": "Targets",
"target_description": "What should this service call target", "target_description": "What should this service use as targeted areas, devices or entities.",
"service_data": "Service data" "service_data": "Service data"
}, },
"related-items": { "related-items": {