]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/_key.rhtml
Typo in site key. More of the user view i18n'ed
[rails.git] / app / views / site / _key.rhtml
index f800bbb9767cc29cc3266d87179956dba7c1fbf4..9782b4cc59ef6422229d173b68289563b40a960f 100644 (file)
@@ -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 %>
 
 <script type="text/javascript">