Add Bitcoin Meetup Groups to the community page

This commit is contained in:
Saivann 2013-06-04 17:12:19 -04:00
parent 15f17bcb4a
commit 3ecbd247c6
2 changed files with 12 additions and 0 deletions

View file

@ -37,6 +37,17 @@ id: community
<li>{% translate facebook %}</li>
<li>{% translate reddit %}</li>
{% case page.lang %}
{% when 'ar' %}
{% when 'es' %}
{% when 'fa' %}
{% when 'fr' %}
{% when 'it' %}
{% when 'nl' %}
{% when 'ru' %}
{% else %}
<li>{% translate linkmeetup %}</li>
{% endcase %}
{% case page.lang %}
{% when 'es' %}
<li><a href="http://www.forobtc.com/">Foro Bitcoin en Español</a></li>
{% endcase %}

View file

@ -211,6 +211,7 @@ en:
linktwitter: "<a href=\"http://twitter.com/#!/search/bitcoin\">Twitter Search</a>"
facebook: "<a href=\"https://www.facebook.com/pages/Bitcoin-P2P-Cryptocurrency/134466763256650\">Facebook Page</a>"
reddit: "<a href=\"http://www.reddit.com/r/Bitcoin/\">Reddit's Bitcoin community</a>"
linkmeetup: "<a href=\"http://bitcoin.meetup.com/\">Bitcoin Meetup Groups</a>"
choose-your-wallet:
title: "Choose your wallet - Bitcoin"
pagetitle: "Choose your wallet"