mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +00:00
43 lines
2.1 KiB
HTML
Executable file
43 lines
2.1 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>
|
|
|
|
<h2><img class="titleicon" src="/img/ico_mining.svg" alt="Icon" />{% translate mining %}</h2>
|
|
<p>{% translate miningtxt %}</p>
|
|
|
|
<h2><img class="titleicon" src="/img/ico_translate.svg" alt="Icon" />{% translate translate %}</h2>
|
|
<p>{% translate translatetxt %}</p>
|
|
<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>
|
|
|
|
<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 'bg' 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>
|