mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Add Bitcoin Google+ community (fixes #25)
This commit is contained in:
parent
c1432d05a6
commit
5e3b9fd2b4
2 changed files with 11 additions and 0 deletions
|
@ -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>
|
||||
|
|
|
@ -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>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue