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

21 lines
561 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Slechts \u00e9\u00e9n configuratie van ZHA is toegestaan."
},
"error": {
"cannot_connect": "Kan geen verbinding maken met ZHA apparaat."
},
"step": {
"user": {
"data": {
"radio_type": "Radio Type",
"usb_path": "USB-apparaatpad"
},
"description": "Leeg",
"title": "ZHA"
}
},
"title": "ZHA"
}
}