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

24 lines
593 B
JSON
Raw Normal View History

2020-05-01 00:02:55 +00:00
{
"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"
}
}
}
}
}