2022-06-06 00:21:14 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "Account is al geconfigureerd",
|
|
|
|
"reauth_successful": "Herauthenticatie geslaagd"
|
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"cannot_connect": "Verbindingsfout",
|
|
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
|
|
"unknown": "Onverwachte fout"
|
|
|
|
},
|
|
|
|
"step": {
|
2022-09-26 00:30:11 +00:00
|
|
|
"reauth_confirm": {
|
|
|
|
"data": {
|
|
|
|
"password": "Wachtwoord"
|
|
|
|
},
|
2022-12-15 00:24:38 +00:00
|
|
|
"description": "Werk je wachtwoord bij voor {email}",
|
2022-09-26 00:30:11 +00:00
|
|
|
"title": "Integratie herauthenticeren"
|
|
|
|
},
|
2022-06-06 00:21:14 +00:00
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"email": "Email",
|
|
|
|
"password": "Wachtwoord"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|