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

20 lines
586 B
JSON
Raw Normal View History

2022-08-02 00:27:42 +00:00
{
"config": {
"abort": {
"already_configured": "Enheten \u00e4r redan konfigurerad"
},
"error": {
"already_configured": "Enheten \u00e4r redan konfigurerad",
"cannot_connect": "Det gick inte att ansluta.",
"invalid_host": "Ogiltigt v\u00e4rdnamn eller IP-adress"
},
"step": {
"user": {
"data": {
"host": "V\u00e4rd"
},
"description": "Se till att din spelare \u00e4r p\u00e5slagen."
}
}
}
}