hass-core/homeassistant/components/geonetnz_quakes/translations/nl.json
2021-03-16 00:04:36 +00:00

16 lines
No EOL
355 B
JSON

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