update text
parent
36bd3c8299
commit
3cbe664448
|
@ -6137,11 +6137,11 @@
|
|||
},
|
||||
"remove_node": {
|
||||
"title": "Remove a Z-Wave device",
|
||||
"introduction": "There are two ways to remove a device from your Z-Wave network depending on the state of the device. If the device is working, you can exclude it by following the instructions that came with your device to put it into exclusion mode. If the device is dead, you can force-remove it from the network.",
|
||||
"introduction": "There are two ways to remove a device from your Z-Wave network depending on the state of the device. If the device is working, you can remove it by following the instructions that came with your device to put it into exclusion mode. If the device is unavailable, you can force-remove it from the network.",
|
||||
"exclusion_intro": "Remove a device from your Z-Wave network, and remove the associated device and entities from Home Assistant.",
|
||||
"failed_node_intro": "{name} is unable to connect to your Z-wave Network. Home Assistant can force-remove a device for you. After removing it you might need to factory reset your device.",
|
||||
"menu_remove_device": "Force-remove a failed device",
|
||||
"menu_exclude_device": "Exclude a working device",
|
||||
"menu_exclude_device": "Remove a working device",
|
||||
"menu_remove_device": "Force-remove an unavailable device",
|
||||
"start_exclusion": "Start exclusion",
|
||||
"cancel_exclusion": "Cancel exclusion",
|
||||
"follow_device_instructions": "Follow the directions that came with your device to trigger exclusion on the device.",
|
||||
|
|
Loading…
Reference in New Issue