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

17 lines
359 B
JSON

{
"config": {
"abort": {
"already_configured": "Enheten \u00e4r redan konfigurerad"
},
"error": {
"cannot_connect": "Kunde inte ansluta"
},
"step": {
"gateway_entry": {
"data": {
"port": "Port"
}
}
}
}
}