From 41f8f23cc15cdb869ce684002d8acf670db9a333 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Wed, 24 May 2017 21:20:41 +0100 Subject: [PATCH] Add string for GraphHopper car profile --- config/locales/en.yml | 1 + 1 file changed, 1 insertion(+) 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)" -- 2.43.2