core/homeassistant/components/zha/.translations/en.json

20 lines
500 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Only a single configuration of ZHA is allowed."
},
"error": {
"cannot_connect": "Unable to connect to ZHA device."
},
"step": {
"user": {
"data": {
"radio_type": "Radio Type",
"usb_path": "USB Device Path"
},
"title": "ZHA"
}
},
"title": "ZHA"
}
}