2021-11-02 00:12:41 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "Apparaat is al geconfigureerd",
|
2022-05-21 00:22:49 +00:00
|
|
|
"reauth_successful": "Herauthenticatie geslaagd"
|
2021-11-02 00:12:41 +00:00
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
|
|
"unknown": "Onverwachte fout"
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"reauth_confirm": {
|
|
|
|
"data": {
|
|
|
|
"password": "Wachtwoord"
|
|
|
|
},
|
|
|
|
"description": "Voer het wachtwoord voor {username} opnieuw in:",
|
2022-05-23 00:25:42 +00:00
|
|
|
"title": "Integratie herauthenticeren"
|
2021-11-02 00:12:41 +00:00
|
|
|
},
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"password": "Wachtwoord",
|
|
|
|
"username": "Gebruikersnaam"
|
|
|
|
},
|
|
|
|
"description": "Voer uw gebruikersnaam en wachtwoord in:"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|