From 25a50122966ed518c8c1981809e82a4e120e1671 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 29 Dec 2016 19:26:42 +0000 Subject: [PATCH 1/1] Add directions for left/right turn at a roundabout --- config/locales/en.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index a6bbf655f..3e30e6d4b 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2288,6 +2288,8 @@ en: against_oneway_without_exit: Go against one-way on %{name} end_oneway_without_exit: End of one-way on %{name} roundabout_with_exit: At roundabout take exit %{exit} onto %{name} + turn_left_with_exit: At roundabout turn left onto %{name} + turn_right_with_exit: At roundabout turn right onto %{name} unnamed: "unnamed road" courtesy: "Directions courtesy of %{link}" time: "Time" -- 2.43.2