X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ecbd526956fbfaf3e59c27c25b72de2f4d780c7a..160429e62d88810ec49ccc9c504edee675dca080:/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 %>