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

18 lines
458 B
JSON

{
"config": {
"error": {
"invalid_api_key": "Ogiltigt API-l\u00f6senord"
},
"step": {
"user": {
"data": {
"api_key": "OpenUV API-nyckel",
"elevation": "H\u00f6jd",
"latitude": "Latitud",
"longitude": "Longitud"
},
"title": "Fyll i dina uppgifter"
}
}
}
}