diff --git a/config/locales/en.yml b/config/locales/en.yml index 2a92fbb63c..42e260110e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -917,6 +917,7 @@ en: highway: abandoned: "Abandoned Highway" bridleway: "Bridleway" + highway: "Busway" bus_guideway: "Guided Bus Lane" bus_stop: "Bus Stop" construction: "Highway under Construction" @@ -3225,4 +3226,4 @@ en: leading_whitespace: "has leading whitespace" trailing_whitespace: "has trailing whitespace" invalid_characters: "contains invalid characters" - url_characters: "contains special URL characters (%{characters})" + url_characters: "contains special URL characters (%{characters})" \ No newline at end of file