X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/877724813ce3b9bc8b3a33a1544bdc4e27d2f2af..4c463ca6bab0b48fec2b35c93a0b46ab7284a7ca:/app/views/site/_key.rhtml?ds=inline 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 %>