2022-01-23 00:13:53 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2022-01-31 00:14:28 +00:00
|
|
|
"already_configured": "Account is al geconfigureerd",
|
|
|
|
"no_services_found": "Er zijn geen services gevonden voor dit account",
|
2022-05-21 00:22:49 +00:00
|
|
|
"reauth_successful": "Herauthenticatie geslaagd"
|
2022-01-23 00:13:53 +00:00
|
|
|
},
|
2022-01-27 00:14:02 +00:00
|
|
|
"error": {
|
2022-01-31 00:14:28 +00:00
|
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
|
|
"unknown": "Onverwachte fout"
|
2022-01-27 00:14:02 +00:00
|
|
|
},
|
2022-01-23 00:13:53 +00:00
|
|
|
"step": {
|
2022-02-22 00:17:23 +00:00
|
|
|
"reauth_confirm": {
|
|
|
|
"data": {
|
|
|
|
"password": "Wachtwoord"
|
|
|
|
},
|
|
|
|
"description": "Update wachtwoord voor {username}",
|
2022-05-23 00:25:42 +00:00
|
|
|
"title": "Integratie herauthenticeren"
|
2022-02-22 00:17:23 +00:00
|
|
|
},
|
2022-01-23 00:13:53 +00:00
|
|
|
"service": {
|
|
|
|
"data": {
|
|
|
|
"services": "Services"
|
2022-02-01 00:18:49 +00:00
|
|
|
},
|
|
|
|
"title": "Selecteer Services"
|
2022-01-27 00:14:02 +00:00
|
|
|
},
|
|
|
|
"user": {
|
|
|
|
"data": {
|
2022-01-31 00:14:28 +00:00
|
|
|
"password": "Wachtwoord",
|
|
|
|
"username": "Gebruikersnaam"
|
2022-01-27 00:14:02 +00:00
|
|
|
}
|
2022-01-23 00:13:53 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"options": {
|
2022-01-27 00:14:02 +00:00
|
|
|
"abort": {
|
|
|
|
"cannot_connect": "Kan geen verbinding maken",
|
2022-01-31 00:14:28 +00:00
|
|
|
"invalid_auth": "Ongeldige authenticatie",
|
2022-01-27 00:14:02 +00:00
|
|
|
"unknown": "Onverwachte fout"
|
|
|
|
},
|
2022-01-23 00:13:53 +00:00
|
|
|
"step": {
|
|
|
|
"init": {
|
|
|
|
"data": {
|
|
|
|
"services": "Services"
|
|
|
|
},
|
|
|
|
"title": "Selecteer Services"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|