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

17 lines
376 B
JSON

{
"config": {
"abort": {
"already_configured": "Enheten \u00e4r redan konfigurerad"
},
"error": {
"cannot_connect": "Det gick inte att ansluta."
},
"step": {
"api_config": {
"data": {
"username": "E-postadress"
}
}
}
}
}