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

14 lines
266 B
JSON

{
"config": {
"error": {
"cannot_connect": "Kunde inte ansluta"
},
"step": {
"user": {
"data": {
"username": "Anv\u00e4ndarnamn"
}
}
}
}
}