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

16 lines
355 B
JSON

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