mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Update nl translation
This commit is contained in:
parent
bcebe9c481
commit
e6eb27162a
15 changed files with 275 additions and 310 deletions
|
@ -18,7 +18,7 @@ id: support-bitcoin
|
|||
<p>{% translate donationtxt %}</p>
|
||||
|
||||
{% case page.lang %}
|
||||
{% when 'ar' or 'es' or 'fa' or 'it' or 'nl' or 'pl' or 'ru' or 'zh_TW' %}
|
||||
{% when 'ar' or 'es' or 'fa' or 'it' or 'pl' or 'ru' or 'zh_TW' %}
|
||||
{% else %}
|
||||
<h2><img class="titleicon" src="/img/ico_foundation.svg" alt="Icon" />{% translate foundation %}</h2>
|
||||
<p>{% translate foundationtxt %}</p>
|
||||
|
@ -33,7 +33,7 @@ id: support-bitcoin
|
|||
<h2><img class="titleicon" src="/img/ico_translate.svg" alt="Icon" />{% translate translate %}</h2>
|
||||
<p>{% translate translatetxt %}</p>
|
||||
{% case page.lang %}
|
||||
{% when 'ar' or 'es' or 'it' or 'nl' or 'ru' %}
|
||||
{% when 'ar' or 'es' or 'it' or 'ru' %}
|
||||
{% else %}
|
||||
<p><a href="https://www.transifex.com/projects/p/bitcoin/">Bitcoin-Qt</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://code.google.com/p/bitcoin-wallet/wiki/Translating">Bitcoin Wallet (Android)</a> - <a href="http://translate.multibit.org/">MultiBit</a></p>
|
||||
{% endcase %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue