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

19 lines
448 B
JSON

{
"config": {
"abort": {
"already_configured": "Account is already configured"
},
"error": {
"wrong_location": "Location Sweden only"
},
"step": {
"user": {
"data": {
"latitude": "Latitude",
"longitude": "Longitude"
},
"title": "Location in Sweden"
}
}
}
}