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

20 lines
531 B
JSON

{
"config": {
"abort": {
"already_configured": "Enheten \u00e4r redan konfigurerad"
},
"error": {
"cannot_connect": "Det gick inte att ansluta.",
"invalid_system_id": "Ogiltigt Airzone System ID"
},
"step": {
"user": {
"data": {
"host": "V\u00e4rd",
"port": "Port"
},
"description": "St\u00e4ll in Airzone-integration."
}
}
}
}