2020-04-12 00:05:58 +00:00
{
"config" : {
"abort" : {
2021-05-10 00:04:47 +00:00
"already_configured" : "Konto wurde bereits konfiguriert" ,
"reauth_successful" : "Die erneute Authentifizierung war erfolgreich"
2020-04-12 00:05:58 +00:00
} ,
"error" : {
2021-02-03 10:46:49 +00:00
"cannot_connect" : "Verbindung fehlgeschlagen" ,
2020-04-12 00:05:58 +00:00
"invalid_auth" : "Ung\u00fcltige Authentifizierung" ,
"unknown" : "Unerwarteter Fehler"
} ,
"step" : {
2021-05-10 00:04:47 +00:00
"reauth_confirm" : {
"data" : {
"password" : "Passwort"
2021-05-12 00:04:03 +00:00
} ,
"description" : "Das Passwort f\u00fcr {username} ist nicht mehr g\u00fcltig." ,
2021-07-10 00:09:24 +00:00
"title" : "Authentifiziere dein Flume-Konto erneut"
2021-05-10 00:04:47 +00:00
} ,
2020-04-12 00:05:58 +00:00
"user" : {
"data" : {
2020-05-13 18:27:21 +00:00
"client_id" : "Client-ID" ,
"client_secret" : "Client Secret" ,
2020-04-12 00:05:58 +00:00
"password" : "Passwort" ,
"username" : "Benutzername"
} ,
2021-07-11 00:09:40 +00:00
"description" : "Um auf die Flume Personal API zugreifen zu k\u00f6nnen, musst du unter https://portal.flumetech.com/settings#token eine 'Client ID' und 'Client Secret' anfordern" ,
"title" : "Stelle eine Verbindung zu deinem Flume-Konto her"
2020-04-12 00:05:58 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-04-12 00:05:58 +00:00
}