48 lines
1.5 KiB
JSON
48 lines
1.5 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Plats \u00e4r redan konfigurerad",
|
|
"reauth_successful": "\u00c5terautentisering lyckades"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Ogiltig autentisering",
|
|
"no_stations": "Det gick inte att hitta n\u00e5gon station inom r\u00e4ckh\u00e5ll."
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"api_key": "API-nyckel"
|
|
}
|
|
},
|
|
"select_station": {
|
|
"data": {
|
|
"stations": "Stationer"
|
|
},
|
|
"description": "hittade {stations_count} stationer i detta omr\u00e5det",
|
|
"title": "V\u00e4lj stationer att l\u00e4gga till"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-nyckel",
|
|
"fuel_types": "Br\u00e4nsletyper",
|
|
"location": "Plats",
|
|
"name": "Regionens namn",
|
|
"radius": "S\u00f6kradie",
|
|
"stations": "Ytterligare bensinstationer"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"scan_interval": "Uppdateringsintervall",
|
|
"show_on_map": "Visa stationer p\u00e5 kartan",
|
|
"stations": "Stationer"
|
|
},
|
|
"title": "Tankerkoenig inst\u00e4llningar"
|
|
}
|
|
}
|
|
}
|
|
} |