2020-04-11 00:03:44 +00:00
{
"config" : {
"abort" : {
"already_configured" : "Dit account is al geconfigureerd."
} ,
"error" : {
"cannot_connect" : "Verbinding mislukt, probeer het opnieuw" ,
"invalid_auth" : "Ongeldige authenticatie" ,
"unknown" : "Onverwachte fout"
} ,
"step" : {
"user" : {
"data" : {
2020-05-01 00:02:55 +00:00
"client_id" : "Client-id" ,
2020-04-29 00:03:31 +00:00
"client_secret" : "Client Secret" ,
2020-04-11 00:03:44 +00:00
"password" : "Wachtwoord" ,
"username" : "Gebruikersnaam"
} ,
2020-05-01 00:02:55 +00:00
"description" : "Om toegang te krijgen tot de Flume Personal API, moet je een 'Client ID' en 'Client Secret' aanvragen op https://portal.flumetech.com/settings#token" ,
2020-04-11 00:03:44 +00:00
"title" : "Verbind met uw Flume account"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-04-11 00:03:44 +00:00
}