32 lines
1.1 KiB
JSON
32 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Konto har redan konfigurerats",
|
|
"reauth_successful": "\u00c5terautentisering lyckades"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
"incorrect_api_key": "Ogiltig API-nyckel f\u00f6r valt konto",
|
|
"invalid_auth": "Ogiltig autentisering",
|
|
"invalid_station": "Det gick inte att hitta en station med det angivna namnet",
|
|
"invalid_time": "Ogiltig tid har angetts",
|
|
"more_stations": "Hittade flera stationer med det angivna namnet"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"api_key": "API-nyckel"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-nyckel",
|
|
"from": "Fr\u00e5n station",
|
|
"time": "Tid (valfritt)",
|
|
"to": "Till station",
|
|
"weekday": "Dagar"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |