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

15 lines
316 B
JSON
Raw Normal View History

2019-11-24 00:32:21 +00:00
{
"config": {
"error": {
"identifier_exists": "Locatie al geregistreerd"
},
"step": {
"user": {
"data": {
"radius": "Straal"
},
"title": "Vul uw filtergegevens in."
}
}
}
}