From: Tom Hughes Date: Wed, 24 May 2017 20:20:41 +0000 (+0100) Subject: Add string for GraphHopper car profile X-Git-Tag: live~3438 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/41f8f23cc15cdb869ce684002d8acf670db9a333 Add string for GraphHopper car profile --- diff --git a/config/locales/en.yml b/config/locales/en.yml index 70a16bce0..214aa11a5 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2253,6 +2253,7 @@ en: ascend: "Ascend" engines: graphhopper_bicycle: "Bicycle (GraphHopper)" + graphhopper_car: "Car (GraphHopper)" graphhopper_foot: "Foot (GraphHopper)" mapquest_bicycle: "Bicycle (MapQuest)" mapquest_car: "Car (MapQuest)"