mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
52 lines
2.3 KiB
HTML
Executable file
52 lines
2.3 KiB
HTML
Executable file
---
|
|
layout: base
|
|
id: support-bitcoin
|
|
---
|
|
<h1>{% translate pagetitle %}</h1>
|
|
<p class="summarytxt">{% translate summary %}</p>
|
|
|
|
<h2><img class="titleicon" src="/img/ico_multi.svg" alt="Icon" />{% translate use %}</h2>
|
|
<p>{% translate usetxt %}</p>
|
|
|
|
<h2><img class="titleicon" src="/img/ico_network.svg" alt="Icon" />{% translate node %}</h2>
|
|
<p>{% translate nodetxt %}</p>
|
|
|
|
{% case page.lang %}
|
|
{% when 'ar' or 'bg' or 'fa' or 'id' or 'it' or 'nl' or 'pl' or 'tr' or 'zh_TW' %}
|
|
{% else %}
|
|
<h2><img class="titleicon" src="/img/ico_mining.svg" alt="Icon" />{% translate mining %}</h2>
|
|
<p>{% translate miningtxt %}</p>
|
|
{% endcase %}
|
|
|
|
<h2><img class="titleicon" src="/img/ico_translate.svg" alt="Icon" />{% translate translate %}</h2>
|
|
<p>{% translate translatetxt %}</p>
|
|
{% case page.lang %}
|
|
{% when 'ar' %}
|
|
{% else %}
|
|
<p><a href="https://www.transifex.com/projects/p/bitcoin/">Bitcoin Core</a> - <a href="https://www.transifex.com/projects/p/bitcoinorg/">Bitcoin.org</a> - <a href="https://en.bitcoin.it/wiki/Bitcoin.it_Wiki">Bitcoin Wiki</a> - <a href="https://www.transifex.com/projects/p/bitcoin-wallet/">Bitcoin Wallet (Android)</a> - <a href="http://translate.multibit.org/">MultiBit</a> - <a href="http://crowdin.net/project/electrum">Electrum</a> - <a href="https://github.com/hivewallet/hive-osx/wiki/I18n-guide">Hive</a></p>
|
|
{% endcase %}
|
|
|
|
<h2><img class="titleicon" src="/img/ico_conf.svg" alt="Icon" />{% translate develop %}</h2>
|
|
<p>{% translate developtxt %}</p>
|
|
|
|
<h2><img class="titleicon" src="/img/ico_donate.svg" alt="Icon" />{% translate donation %}</h2>
|
|
<p>{% translate donationtxt %}</p>
|
|
|
|
{% case page.lang %}
|
|
{% when 'ar' or 'fa' or 'pl' or 'zh_TW' %}
|
|
{% when 'bg' or 'id' or 'it' or 'nl' or 'tr' %}
|
|
<h2><img class="titleicon" src="/img/ico_law.svg" alt="Icon" />{% translate foundation %}</h2>
|
|
<p>{% translate foundationtxt %}</p>
|
|
{% else %}
|
|
<h2><img class="titleicon" src="/img/ico_law.svg" alt="Icon" />{% translate nonprofit %}</h2>
|
|
<p>{% translate nonprofittxt %}</p>
|
|
{% endcase %}
|
|
|
|
<h2><img class="titleicon" src="/img/ico_spread.svg" alt="Icon" />{% translate spread %}</h2>
|
|
<p>{% translate spreadtxt %}</p>
|
|
|
|
<h2><img class="titleicon" src="/img/ico_wiki.svg" alt="Icon" />{% translate wiki %}</h2>
|
|
<p>{% translate wikitxt %}</a>
|
|
|
|
<h2><img class="titleicon" src="/img/ico_help.svg" alt="Icon" />{% translate help %}</h2>
|
|
<p>{% translate helptxt %}</p>
|