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",
|
|
"incorrect_api_key": "Ung\u00fcltiger API-Schl\u00fcssel f\u00fcr ausgew\u00e4hltes Konto",
|
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
|
"invalid_station": "Es konnte kein Bahnhof mit dem angegebenen Namen gefunden werden",
|
|
"invalid_time": "Ung\u00fcltige Zeitangabe",
|
|
"more_stations": "Mehrere Bahnh\u00f6fe mit dem angegebenen Namen gefunden"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"api_key": "API-Schl\u00fcssel"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-Schl\u00fcssel",
|
|
"from": "Vom Bahnhof",
|
|
"time": "Zeit (optional)",
|
|
"to": "Zum Bahnhof",
|
|
"weekday": "Tage"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |