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

15 lines
330 B
JSON

{
"config": {
"abort": {
"no_devices_found": "Geen apparaten gevonden op het netwerk"
},
"step": {
"user": {
"data": {
"id": "Host ID"
},
"title": "Kies een hub om toe te voegen"
}
}
}
}