From: Tom Hughes Date: Thu, 22 Dec 2022 16:43:41 +0000 (+0000) Subject: Merge remote-tracking branch 'upstream/pull/3848' X-Git-Tag: live~1553 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/3ff8ef52b71d544e6660ea7823a43397165cd180?hp=-c Merge remote-tracking branch 'upstream/pull/3848' --- 3ff8ef52b71d544e6660ea7823a43397165cd180 diff --combined config/locales/en.yml index c2815d142,0efe22cb2..a3e086396 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@@ -21,7 -21,7 +21,7 @@@ en client_application: create: Register update: Update - doorkeeper_application: + oauth2_application: create: Register update: Update redaction: @@@ -2927,6 -2927,9 +2927,9 @@@ 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"