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

15 lines
326 B
JSON

{
"config": {
"abort": {
"already_configured": "Location is already configured"
},
"step": {
"user": {
"data": {
"radius": "Radius"
},
"title": "Fill in your filter details."
}
}
}
}