X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4482ed6d27f096f99e6badc97c74f312391add49..ca4a2d9e9a3bdf214c6ec26ca9744aab4960a25a:/config/locales/en.yml?ds=sidebyside diff --git a/config/locales/en.yml b/config/locales/en.yml index f03a6eeb1..b56fb6410 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2382,6 +2382,14 @@ en: where_am_i_title: Describe the current location using the search engine submit_text: "Go" reverse_directions_text: "Reverse Directions" + modes: + bicycle: "Bicycle" + car: "Car" + foot: "Foot" + providers: + fossgis_osrm: "OSRM" + graphhopper: "GraphHopper" + fossgis_valhalla: "Valhalla" key: table: entry: @@ -2897,6 +2905,7 @@ en: confirmed: Confirmed suspended: Suspended deleted: Deleted + name_or_email: Name or Email ip_address: IP Address search: Search page: @@ -3228,16 +3237,6 @@ en: edit_help: Move the map and zoom in on a location you want to edit, then click here. directions: ascend: "Ascend" - engines: - fossgis_osrm_bike: "Bicycle (OSRM)" - fossgis_osrm_car: "Car (OSRM)" - fossgis_osrm_foot: "Foot (OSRM)" - graphhopper_bicycle: "Bicycle (GraphHopper)" - graphhopper_car: "Car (GraphHopper)" - graphhopper_foot: "Foot (GraphHopper)" - fossgis_valhalla_bicycle: "Bicycle (Valhalla)" - fossgis_valhalla_car: "Car (Valhalla)" - fossgis_valhalla_foot: "Foot (Valhalla)" descend: "Descend" directions: "Directions" distance: "Distance"