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

19 lines
486 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd"
},
"error": {
"cannot_connect": "Kan geen verbinding maken",
"no_units": "Kan geen AirTouch 4-groepen vinden."
},
"step": {
"user": {
"data": {
"host": "Host"
},
"title": "Stel uw AirTouch 4 verbindingsgegevens in."
}
}
}
}