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

23 lines
466 B
JSON

{
"config": {
"error": {
"cannot_connect": "Det gick inte att ansluta."
},
"step": {
"user": {
"data": {
"username": "Anv\u00e4ndarnamn"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"real_time": "Anv\u00e4nd realtidsdata"
}
}
}
}
}