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

19 lines
446 B
JSON

{
"config": {
"abort": {
"already_configured": "Account al geconfigureerd"
},
"error": {
"invalid_auth": "Ongeldige authenticatie"
},
"step": {
"user": {
"data": {
"password": "Wachtwoord",
"username": "Gebruikersnaam"
},
"title": "Total Connect"
}
}
}
}