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

16 lines
391 B
JSON

{
"config": {
"abort": {
"already_configured": "Enheten \u00e4r redan konfigurerad"
},
"error": {
"cannot_connect": "Det gick inte att ansluta, f\u00f6rs\u00f6k igen",
"unknown": "Ov\u00e4ntat fel"
},
"step": {
"user": {
"title": "Anslut till enheten"
}
}
}
}