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

15 lines
321 B
JSON

{
"config": {
"abort": {
"already_configured": "Locatie is al geconfigureerd"
},
"step": {
"user": {
"data": {
"radius": "Straal"
},
"title": "Vul uw filtergegevens in."
}
}
}
}