core/homeassistant/components/geonetnz_volcano/strings.json

17 lines
285 B
JSON

{
"config": {
"title": "GeoNet NZ Volcano",
"step": {
"user": {
"title": "Fill in your filter details.",
"data": {
"radius": "Radius"
}
}
},
"error": {
"identifier_exists": "Location already registered"
}
}
}