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

19 lines
526 B
JSON

{
"config": {
"abort": {
"already_configured": "Enheten \u00e4r redan konfigurerad"
},
"error": {
"cannot_connect": "Det gick inte att ansluta.",
"cannot_receive_deviceinfo": "Det gick inte att h\u00e4mta MAC-adress. Se till att enheten \u00e4r p\u00e5slagen"
},
"step": {
"user": {
"data": {
"host": "V\u00e4rd",
"port": "Port"
}
}
}
}
}