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

17 lines
356 B
JSON
Raw Normal View History

2021-08-19 00:13:56 +00:00
{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd"
},
"error": {
"no_units": "Kan geen AirTouch 4-groepen vinden."
},
"step": {
"user": {
"data": {
"host": "Host"
}
}
}
}
}