From 442994d46d3c00fdc16a746d4020634b4bdda0d3 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 29 Dec 2016 19:42:00 +0000 Subject: [PATCH] Add directions for straight on and slight left/right at roundabouts --- config/locales/en.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index 3e30e6d4b..cfff874bd 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2289,7 +2289,10 @@ en: 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} + slight_left_with_exit: At roundabout slight left onto %{name} turn_right_with_exit: At roundabout turn right onto %{name} + slight_right_with_exit: At roundabout slight right onto %{name} + continue_with_exit: At roundabout continue straight onto %{name} unnamed: "unnamed road" courtesy: "Directions courtesy of %{link}" time: "Time" -- 2.43.2