]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/_key.rhtml
i18n'ed the site set of views.
[rails.git] / app / views / site / _key.rhtml
index f800bbb9767cc29cc3266d87179956dba7c1fbf4..6969916a28180cfccb1605ca090c04c8604805e4 100644 (file)
@@ -1,5 +1,5 @@
 <% content_for :left_menu do %>
-<%= link_to_function "Map key", "showKey();" %>
+<%= link_to_function t('side.key.map_key'), "showKey();" %>
 <% end %>
 
 <script type="text/javascript">