mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
92 lines
2.2 KiB
HTML
Executable file
92 lines
2.2 KiB
HTML
Executable file
---
|
|
layout: base
|
|
id: secure-your-wallet
|
|
---
|
|
<h1>{% translate pagetitle %}</h1>
|
|
<p>{% translate summary %}</p>
|
|
|
|
<h2>{% translate online %}</h2>
|
|
<p>{% translate onlinetxt %}</p>
|
|
|
|
<h2>{% translate backup %}</h2>
|
|
<p>{% translate backuptxt %}</p>
|
|
|
|
<div class="box">
|
|
|
|
<h3>{% translate backupwhole %}</h3>
|
|
<p>{% translate backupwholetxt %}</p>
|
|
|
|
<h3>{% translate backuponline %}</h3>
|
|
<p>{% translate backuponlinetxt %}</p>
|
|
|
|
<h3>{% translate backupmany %}</h3>
|
|
<p>{% translate backupmanytxt %}</p>
|
|
|
|
<h3>{% translate backupregular %}</h3>
|
|
<p>{% translate backupregulartxt %}</p>
|
|
|
|
</div>
|
|
|
|
<h2>{% translate encrypt %}</h2>
|
|
<p>{% translate encrypttxt %}</p>
|
|
|
|
<div class="box">
|
|
|
|
<h3>{% translate encryptforget %}</h3>
|
|
<p>{% translate encryptforgettxt %}</p>
|
|
|
|
<h3>{% translate encryptstrong %}</h3>
|
|
<p>{% translate encryptstrongtxt %}</p>
|
|
|
|
</div>
|
|
|
|
<h2>{% translate offline %}</h2>
|
|
<p>{% translate offlinetxt %}</p>
|
|
|
|
<div class="box boxexpand">
|
|
<h3><a href="#" onclick="boxshow(event);">{% translate offlinetx %}</a></h3>
|
|
<p>{% translate offlinetxtxt1 %}</p>
|
|
<ol>
|
|
<li>{% translate offlinetxtxt2 %}</li>
|
|
<li>{% translate offlinetxtxt3 %}</li>
|
|
<li>{% translate offlinetxtxt4 %}</li>
|
|
</ol>
|
|
<p>{% translate offlinetxtxt5 %}</p>
|
|
</div>
|
|
|
|
<br>
|
|
<div class="box boxexpand">
|
|
<h3><a href="#" onclick="boxshow(event);">{% translate offlinetmp %}</a></h3>
|
|
<p>{% translate offlinetmptxt %}</p>
|
|
<p><b>{% translate offlinetmplose %}</b></p>
|
|
<p>{% translate offlinetmplosetxt %}</p>
|
|
<p><b>{% translate offlinetmpmiss %}</b></p>
|
|
<p>{% translate offlinetmpmisstxt %}</p>
|
|
<p><b>{% translate offlinetmptrace %}</b></p>
|
|
<p>{% translate offlinetmptracetxt %}</p>
|
|
</div>
|
|
|
|
{% case page.lang %}
|
|
{% when 'ar' %}
|
|
{% when 'de' %}
|
|
{% when 'es' %}
|
|
{% when 'fa' %}
|
|
{% when 'fr' %}
|
|
{% when 'it' %}
|
|
{% when 'nl' %}
|
|
{% when 'pl' %}
|
|
{% when 'ru' %}
|
|
{% else %}
|
|
<h2>{% translate hardwarewallet %}</h2>
|
|
<p>{% translate hardwarewallettxt %}</p>
|
|
<p>{% translate hardwarewalletsoon %}<br><a href="http://bitcointrezor.com/">Trezor</a> - ButterflyLabs BitSafe</p>
|
|
{% endcase %}
|
|
|
|
<h2>{% translate offlinemulti %}</h2>
|
|
<p>{% translate offlinemultitxt %}</p>
|
|
|
|
<h2>{% translate offlinemobile %}</h2>
|
|
<p>{% translate offlinemobiletxt %}</p>
|
|
|
|
<h2>{% translate offlinetestament %}</h2>
|
|
<p>{% translate offlinetestamenttxt %}</p>
|