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

19 lines
503 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Al geconfigureerd. Slecht \u00e9\u00e9n configuratie mogelijk."
},
"error": {
"invalid_auth": "Ongeldige authenticatie"
},
"step": {
"user": {
"data": {
"password": "Wachtwoord",
"username": "E-mail"
},
"title": "Voer gebruikersnaam en wachtwoord in"
}
}
}
}