X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3f30bc53f543e13221ba0b7c52284865f9593107..52bfc5a905f21f03efb71dfb00fadb3f05372ecb:/app/views/site/_key.rhtml diff --git a/app/views/site/_key.rhtml b/app/views/site/_key.rhtml index c632f1661..bf7954783 100644 --- a/app/views/site/_key.rhtml +++ b/app/views/site/_key.rhtml @@ -1,5 +1,5 @@ <% content_for :left_menu do %> -<%= link_to_function "Map key", "showKey();" %> +<%= link_to_function t('site.key.map_key'), "showKey();" %> <% end %>