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

18 lines
429 B
JSON
Raw Normal View History

2020-05-01 00:02:55 +00:00
{
"config": {
"abort": {
"already_configured": "Dessa koordinater \u00e4r redan registrerade."
},
"error": {
"general_error": "Ett ok\u00e4nt fel intr\u00e4ffade."
},
"step": {
"user": {
"data": {
"latitude": "Latitud",
"longitude": "Longitud"
}
}
}
}
}