2022-05-15 00:30:16 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "Apparaat is al geconfigureerd",
|
2022-05-21 00:22:49 +00:00
|
|
|
"reauth_successful": "Herauthenticatie geslaagd"
|
2022-05-15 00:30:16 +00:00
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
|
|
"invalid_auth": "Ongeldige authenticatie"
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"reauth_confirm": {
|
|
|
|
"data": {
|
|
|
|
"password": "Wachtwoord"
|
|
|
|
},
|
|
|
|
"description": "De Aladdin Connect-integratie moet uw account opnieuw verifi\u00ebren",
|
2022-05-23 00:25:42 +00:00
|
|
|
"title": "Integratie herauthenticeren"
|
2022-05-15 00:30:16 +00:00
|
|
|
},
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"password": "Wachtwoord",
|
|
|
|
"username": "Gebruikersnaam"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|