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

19 lines
486 B
JSON

{
"config": {
"error": {
"name_exists": "Namnet finns redan",
"wrong_location": "Plats i Sverige endast"
},
"step": {
"user": {
"data": {
"latitude": "Latitud",
"longitude": "Longitud",
"name": "Namn"
},
"title": "Plats i Sverige"
}
},
"title": "Svensk v\u00e4derservice (SMHI)"
}
}