47 lines
1.4 KiB
JSON
47 lines
1.4 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Locatie is al geconfigureerd",
|
|
"reauth_successful": "Herauthenticatie geslaagd"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
"no_stations": "Kon geen station in bereik vinden."
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"api_key": "API-sleutel"
|
|
}
|
|
},
|
|
"select_station": {
|
|
"data": {
|
|
"stations": "Stations"
|
|
},
|
|
"description": "{stations_count} gevonden in radius",
|
|
"title": "Selecteer stations om toe te voegen"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-sleutel",
|
|
"fuel_types": "Brandstofsoorten",
|
|
"location": "Locatie",
|
|
"name": "Regionaam",
|
|
"radius": "Zoekradius",
|
|
"stations": "Extra tankstations"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"show_on_map": "Toon stations op kaart",
|
|
"stations": "Stations"
|
|
},
|
|
"title": "Tankerkoenig opties"
|
|
}
|
|
}
|
|
}
|
|
} |