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

15 lines
331 B
JSON
Raw Normal View History

2020-05-01 00:02:55 +00:00
{
"config": {
"abort": {
"already_configured": "Kontot har redan konfigurerats"
},
"step": {
"user": {
"data": {
"password": "L\u00f6senord",
"username": "Anv\u00e4ndarnamn"
}
}
}
}
}