core/homeassistant/components/geonetnz_volcano/strings.json

12 lines
223 B
JSON
Raw Normal View History

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