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

19 lines
421 B
JSON

{
"config": {
"abort": {
"already_configured": "Service al geconfigureerd"
},
"error": {
"cannot_connect": "Kon niet verbinden"
},
"step": {
"user": {
"data": {
"location": "Locatie",
"name": "Naam",
"port": "Poort"
}
}
}
}
}