Adding some missing translations from the left menu
This commit is contained in:
parent
3a51160a5b
commit
d640ae3b93
2 changed files with 6 additions and 3 deletions
|
@ -103,9 +103,9 @@
|
|||
<% end %>
|
||||
|
||||
<div id="left_menu" class="left_menu">
|
||||
<a href="http://wiki.openstreetmap.org">Help & Wiki</a><br />
|
||||
<a href="http://www.opengeodata.org/">News blog</a><br />
|
||||
<a href="http://wiki.openstreetmap.org/index.php/Merchandise">Shop</a><br />
|
||||
<a href="http://wiki.openstreetmap.org"><%= t 'layouts.help_wiki' %></a><br />
|
||||
<a href="http://www.opengeodata.org/"><%= t 'layouts.news_blog' %></a><br />
|
||||
<a href="http://wiki.openstreetmap.org/index.php/Merchandise"><%= t 'layouts.shop' %></a><br />
|
||||
<%= yield :left_menu %>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -54,6 +54,9 @@ en:
|
|||
osm_read_only: "The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out."
|
||||
donate: "Support OpenStreetMap by {{link}} to the Hardware Upgrade Fund."
|
||||
donate_link_text: donating
|
||||
help_wiki: "Help & Wiki"
|
||||
news_blog: "News blog"
|
||||
shop: Shop
|
||||
sotm: 'Come to the 2009 OpenStreetMap Conference, <a href="http://www.stateofthemap.org">The State of the Map</a>, July 10-12 in Amsterdam!'
|
||||
alt_donation: Make a Donation
|
||||
site:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue