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

18 lines
514 B
JSON

{
"config": {
"error": {
"identifier_exists": "Location already registered"
},
"step": {
"user": {
"data": {
"latitude": "Latitude",
"longitude": "Longitude",
"radius": "Radius (using your base unit system)"
},
"title": "Fill in your location information."
}
},
"title": "World Wide Lightning Location Network (WWLLN)"
}
}