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

19 lines
489 B
JSON

{
"config": {
"abort": {
"already_configured": "Enheten er allerede konfigurert"
},
"error": {
"cannot_connect": "Tilkobling mislyktes",
"no_units": "Kan ikke finne noen AirTouch 4 -grupper."
},
"step": {
"user": {
"data": {
"host": "Vert"
},
"title": "Konfigurer AirTouch 4 -tilkoblingsdetaljer."
}
}
}
}