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

16 lines
355 B
JSON

{
"config": {
"error": {
"wrong_location": "Sijainti vain Ruotsi"
},
"step": {
"user": {
"data": {
"latitude": "Leveysaste",
"longitude": "Pituusaste"
},
"title": "Sijainti Ruotsissa"
}
}
}
}