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

19 lines
449 B
JSON

{
"config": {
"abort": {
"already_configured": "Enheten er allerede konfigurert"
},
"error": {
"cannot_connect": "Tilkobling mislyktes"
},
"step": {
"user": {
"data": {
"host": "Vert",
"port": "Port"
},
"description": "Sett opp Airzone-integrasjon."
}
}
}
}