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

17 lines
393 B
JSON

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