From: Grant Slater Date: Mon, 1 Aug 2022 15:10:37 +0000 (+0300) Subject: Add Link and text for the new community forum X-Git-Tag: live~1971^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/7d2206393bf6cc83bf8bf05197446276c026a2b2 Add Link and text for the new community forum --- diff --git a/app/views/site/help.html.erb b/app/views/site/help.html.erb index 640c59773..414381101 100644 --- a/app/views/site/help.html.erb +++ b/app/views/site/help.html.erb @@ -4,7 +4,7 @@

<%= t ".introduction" %>

-<% sites = %w[beginners_guide help mailing_lists forums irc switch2osm welcomemat wiki] %> +<% sites = %w[beginners_guide help mailing_lists forums community irc switch2osm welcomemat wiki] %> <% sites.prepend("welcome") if current_user %>
diff --git a/config/locales/en.yml b/config/locales/en.yml index ea85cef19..55bd1c0a8 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2125,8 +2125,12 @@ en: description: Ask a question or discuss interesting matters on a wide range of topical or regional mailing lists. forums: url: https://forum.openstreetmap.org/ - title: Forums + title: Forums (Legacy) description: Questions and discussions for those that prefer a bulletin board style interface. + community: + url: https://community.openstreetmap.org/ + title: Community forum + description: A shared place for conversations about OpenStreetMap. irc: url: https://irc.openstreetmap.org/ title: IRC