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

19 lines
468 B
JSON

{
"config": {
"error": {
"already_configured": "Account is al geconfigureerd",
"invalid_auth": "Ongeldige authenticatie"
},
"step": {
"reauth": {
"title": "Opnieuw verifi\u00ebren"
},
"user": {
"data": {
"password": "Wachtwoord",
"username": "Gebruikersnaam"
}
}
}
}
}