2020-10-09 00:04:33 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2021-02-27 00:05:45 +00:00
|
|
|
"already_configured": "Account is al geconfigureerd",
|
|
|
|
"reauth_successful": "Herauthenticatie was succesvol"
|
2020-11-07 00:04:02 +00:00
|
|
|
},
|
|
|
|
"error": {
|
2021-02-24 00:04:14 +00:00
|
|
|
"cannot_connect": "Kan geen verbinding maken",
|
2021-02-27 00:05:45 +00:00
|
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
|
|
"project_error": "Kon geen projectinformatie ophalen."
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"organization": "Organisatie",
|
|
|
|
"project": "Project"
|
|
|
|
}
|
|
|
|
}
|
2020-10-09 00:04:33 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|