32 lines
1.2 KiB
JSON
32 lines
1.2 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Account is al geconfigureerd",
|
|
"reauth_successful": "Herauthenticatie was succesvol"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
"unknown": "Onverwachte fout"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Wachtwoord"
|
|
},
|
|
"description": "Het wachtwoord voor {username} is niet meer geldig.",
|
|
"title": "Verifieer uw Flume account opnieuw"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"client_id": "Client-id",
|
|
"client_secret": "Client Secret",
|
|
"password": "Wachtwoord",
|
|
"username": "Gebruikersnaam"
|
|
},
|
|
"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",
|
|
"title": "Verbind met uw Flume account"
|
|
}
|
|
}
|
|
}
|
|
} |