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

22 lines
518 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd"
},
"error": {
"cannot_connect": "Kan geen verbinding maken",
"unknown": "Onverwachte fout"
},
"step": {
"relay_modes": {
"title": "Stel relais in"
},
"user": {
"data": {
"host": "Host",
"port": "Poort"
}
}
}
}
}