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

20 lines
560 B
JSON
Raw Normal View History

2018-09-10 11:44:27 +00:00
{
"config": {
"error": {
2018-09-11 19:36:54 +00:00
"identifier_exists": "Koordinater \u00e4r redan registrerade",
2018-09-10 11:44:27 +00:00
"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"
}
2018-09-11 19:36:54 +00:00
},
"title": "OpenUV"
2018-09-10 11:44:27 +00:00
}
}