Refactor MQ/OSRM engines a la @karussell patch
This commit is contained in:
parent
dd4406ed41
commit
a997690897
5 changed files with 139 additions and 110 deletions
|
@ -2122,9 +2122,10 @@ en:
|
|||
engines:
|
||||
graphhopper_bicycle: "Bicycle (GraphHopper)"
|
||||
graphhopper_foot: "Foot (GraphHopper)"
|
||||
mapquest_bike: "Bicycle (MapQuest)"
|
||||
mapquest_bicycle: "Bicycle (MapQuest)"
|
||||
mapquest_car: "Car (MapQuest)"
|
||||
mapquest_foot: "Foot (MapQuest)"
|
||||
osrm_car: "Car (OSRM)"
|
||||
cloudmade_foot: "Foot (Cloudmade)"
|
||||
directions: "Directions"
|
||||
errors:
|
||||
no_route: "Couldn't find a route between those two places."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue