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

16 lines
349 B
JSON

{
"config": {
"error": {
"wrong_location": "Plats i Sverige endast"
},
"step": {
"user": {
"data": {
"latitude": "Latitud",
"longitude": "Longitud"
},
"title": "Plats i Sverige"
}
}
}
}