X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/60f2074baca1b36bf02b02be976a2527d60c5fef..568a447a8cf8a9e3af4f0d776c7a776db7ab32c7:/app/views/site/help.html.erb?ds=sidebyside diff --git a/app/views/site/help.html.erb b/app/views/site/help.html.erb index dff2108ca..085ea63d5 100644 --- a/app/views/site/help.html.erb +++ b/app/views/site/help.html.erb @@ -1,18 +1,18 @@ <% content_for :heading do %> -
<%= t "help_page.introduction" %>
+<%= t ".introduction" %>
<% ['welcome', 'beginners_guide', 'help', 'mailing_lists', 'forums', 'irc', 'switch2osm', 'wiki'].each do |site| %> <% unless site == 'welcome' && !current_user %><%= t "help_page.#{site}.description" %>
+<%= t ".#{site}.description" %>