32 lines
1.2 KiB
JSON
32 lines
1.2 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Konto wurde bereits konfiguriert",
|
|
"reauth_successful": "Die erneute Authentifizierung war erfolgreich"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
|
"unknown": "Unerwarteter Fehler"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Passwort"
|
|
},
|
|
"description": "Das Passwort f\u00fcr {username} ist nicht mehr g\u00fcltig.",
|
|
"title": "Authentifiziere dein Flume-Konto erneut"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"client_id": "Client-ID",
|
|
"client_secret": "Client Secret",
|
|
"password": "Passwort",
|
|
"username": "Benutzername"
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
} |