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

17 lines
348 B
JSON

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