Add Bitcoin Google+ community (fixes #25)

This commit is contained in:
Saivann 2013-05-23 15:32:18 -04:00
parent c1432d05a6
commit 5e3b9fd2b4
2 changed files with 11 additions and 0 deletions

View file

@ -24,6 +24,16 @@ id: community
{% endcase %}
</ul>
</li>
{% case page.lang %}
{% when 'ar' %}
{% when 'es' %}
{% when 'fr' %}
{% when 'it' %}
{% when 'nl' %}
{% when 'ru' %}
{% else %}
<li>{% translate linkgoogle %}</li>
{% endcase %}
<li>{% translate linktwitter %}</li>
<li>{% translate facebook %}</li>
<li>{% translate reddit %}</li>

View file

@ -207,6 +207,7 @@ en:
chanotc: "(Over The Counter exchange)"
chanmarket: "(Live quotes from markets)"
chanmining: "(Bitcoin mining related)"
linkgoogle: "<a href=\"https://plus.google.com/communities/115591368588047305300\">Google+ Bitcoin community</a>"
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>"