X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/516aef5d07eaaad43311bc60018648b952d95a1d..486803f84ba085acd0aefe0a572318800fb9b3ee:/app/views/site/_key.rhtml diff --git a/app/views/site/_key.rhtml b/app/views/site/_key.rhtml index 2d8f1bc76..9782b4cc5 100644 --- a/app/views/site/_key.rhtml +++ b/app/views/site/_key.rhtml @@ -1,12 +1,26 @@ <% content_for :left_menu do %> -<%= link_to_function "Map key", "showKey();" %> +<%= link_to_function t('site.key.map_key'), "showKey();" %> <% end %>