mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 18:26:13 +00:00
Update de translation
This commit is contained in:
parent
e64ee3ec64
commit
020bb84433
6 changed files with 72 additions and 36 deletions
|
@ -6,7 +6,7 @@ id: community
|
|||
<ul class="resources">
|
||||
<li>{% translate foundation %}</li>
|
||||
{% case page.lang %}
|
||||
{% when 'ar' or 'de' or 'es' or 'fa' or 'it' or 'nl' or 'ru' %}
|
||||
{% when 'ar' or 'es' or 'fa' or 'it' or 'nl' or 'ru' %}
|
||||
{% else %}
|
||||
<li>{% translate wikiportal %}</li>
|
||||
{% endcase %}
|
||||
|
|
|
@ -67,7 +67,7 @@ id: secure-your-wallet
|
|||
</div>
|
||||
|
||||
{% case page.lang %}
|
||||
{% when 'ar' or 'de' or 'es' or 'fa' or 'it' or 'nl' or 'ru' %}
|
||||
{% when 'ar' or 'es' or 'fa' or 'it' or 'nl' or 'ru' %}
|
||||
{% else %}
|
||||
<h2>{% translate hardwarewallet %}</h2>
|
||||
<p>{% translate hardwarewallettxt %}</p>
|
||||
|
|
|
@ -67,7 +67,7 @@ id: you-need-to-know
|
|||
<h2><img class="titleicon" src="/img/ico_anon.svg" alt="Icon" />{% translate anonymous %}</h2>
|
||||
<p>{% translate anonymoustxt %}</p>
|
||||
|
||||
{% case page.lang %}{% when 'ar' or 'de' or 'es' or 'fa' or 'it' or 'nl' or 'ru' %}{% else %}
|
||||
{% case page.lang %}{% when 'ar' or 'es' or 'fa' or 'it' or 'nl' or 'ru' %}{% else %}
|
||||
<h2><img class="titleicon" src="/img/ico_fast.svg" alt="Icon" />{% translate instant %}</h2>
|
||||
<p>{% translate instanttxt %}</p>
|
||||
{% endcase %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue