X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/72dfc2e55e1334660bb0d5e5ad8fb65c50588fd6..8f8cbc4ae8c0b335a9f68c7749ad49a4a74e3e07:/app/views/site/_key.rhtml diff --git a/app/views/site/_key.rhtml b/app/views/site/_key.rhtml index f800bbb97..9782b4cc5 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 %>