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