2021-08-15 00:11:00 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2021-08-19 00:13:56 +00:00
|
|
|
"already_configured": "Apparaat is al geconfigureerd",
|
|
|
|
"reauth_failed_existing": "Kon het configuratie-item niet bijwerken, verwijder de integratie en stel deze opnieuw in.",
|
2022-05-21 00:22:49 +00:00
|
|
|
"reauth_successful": "Herauthenticatie geslaagd"
|
2021-08-15 00:11:00 +00:00
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
|
|
"unknown": "Onverwachte fout"
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"email": "E-mail",
|
|
|
|
"password": "Wachtwoord"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|