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

19 lines
445 B
JSON

{
"config": {
"abort": {
"already_configured": "Konto har redan konfigurerats"
},
"error": {
"wrong_location": "Plats i Sverige endast"
},
"step": {
"user": {
"data": {
"latitude": "Latitud",
"longitude": "Longitud"
},
"title": "Plats i Sverige"
}
}
}
}