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

23 lines
466 B
JSON
Raw Normal View History

2020-10-12 00:03:31 +00:00
{
2022-06-21 00:22:51 +00:00
"config": {
2022-06-23 00:20:13 +00:00
"error": {
"cannot_connect": "Det gick inte att ansluta."
},
2022-06-21 00:22:51 +00:00
"step": {
"user": {
"data": {
"username": "Anv\u00e4ndarnamn"
}
}
}
},
2020-10-12 00:03:31 +00:00
"options": {
"step": {
"init": {
"data": {
"real_time": "Anv\u00e4nd realtidsdata"
}
}
}
}
}