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

24 lines
593 B
JSON

{
"config": {
"step": {
"geography": {
"data": {
"api_key": "API-avain",
"latitude": "Leveysaste",
"longitude": "Pituusaste"
}
},
"node_pro": {
"data": {
"password": "Salasana"
}
},
"user": {
"data": {
"cloud_api": "Maantieteellinen sijainti",
"type": "Integrointityyppi"
}
}
}
}
}