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

16 lines
446 B
JSON

{
"config": {
"error": {
"cannot_connect": "Det gick inte att ansluta.",
"powered_off": "\u00c4r projektorn p\u00e5slagen? Du m\u00e5ste sl\u00e5 p\u00e5 projektorn f\u00f6r den f\u00f6rsta konfigurationen."
},
"step": {
"user": {
"data": {
"host": "V\u00e4rd",
"name": "Namn"
}
}
}
}
}