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

15 lines
411 B
JSON

{
"config": {
"abort": {
"no_devices_found": "Geen Wemo-apparaten gevonden op het netwerk.",
"single_instance_allowed": "Slechts een enkele configuratie van Wemo is mogelijk."
},
"step": {
"confirm": {
"description": "Wilt u Wemo instellen?",
"title": "Wemo"
}
},
"title": "Wemo"
}
}