30 lines
1018 B
JSON
30 lines
1018 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Konto wurde bereits konfiguriert",
|
|
"reauth_successful": "Die erneute Authentifizierung war erfolgreich"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
|
"incorrect_api_key": "Ung\u00fcltiger API-Schl\u00fcssel f\u00fcr ausgew\u00e4hltes Konto",
|
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
|
"invalid_route": "Konnte keine Route mit den angegebenen Informationen finden"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"api_key": "API-Schl\u00fcssel"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-Schl\u00fcssel",
|
|
"from": "Vom Hafen",
|
|
"time": "Zeit",
|
|
"to": "Zum Hafen",
|
|
"weekday": "Wochentage"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |