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

15 lines
321 B
JSON

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