forked from bitcoin-dot-org/Bitcoin.org
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsupport-bitcoin.html
More file actions
executable file
·52 lines (42 loc) · 2.34 KB
/
Copy pathsupport-bitcoin.html
File metadata and controls
executable file
·52 lines (42 loc) · 2.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
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_CN' 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' or 'zh_CN' %}
<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>