X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/877724813ce3b9bc8b3a33a1544bdc4e27d2f2af..d5d6698faebc55caa6b5df04263e389af09e2c2e:/app/views/site/_key.rhtml diff --git a/app/views/site/_key.rhtml b/app/views/site/_key.rhtml index 320890078..fceeb80ba 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 %>