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

28 lines
710 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd"
},
"error": {
"cannot_connect": "Kan geen verbinding maken",
"unknown": "Onverwachte fout"
},
"step": {
"user": {
"data": {
"host": "Host"
},
"title": "Maak verbinding met het Balboa Wi-Fi-apparaat"
}
}
},
"options": {
"step": {
"init": {
"data": {
"sync_time": "Houd de tijd van uw Balboa Spa Client gesynchroniseerd met Home Assistant"
}
}
}
}
}