X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ecbd526956fbfaf3e59c27c25b72de2f4d780c7a..8197ab3f82f343dd305b817e7676647354d0aea5:/app/views/layouts/site.html.erb diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index 7eb833f57..c17255709 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -117,7 +117,7 @@
<%= t 'layouts.help_wiki' %>
- <%= link_to 'Copyright', {:controller => 'site', :action => 'copyright'} %>
+ <%= link_to t('layouts.copyright'), {:controller => 'site', :action => 'copyright'} %>
<%= t 'layouts.news_blog' %>
<%= t 'layouts.shop' %>
<%= yield :left_menu %>