mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Improve text about reversible instant transactions and move it on "You need to know"
This commit is contained in:
parent
4275582ad2
commit
51b2e570f0
3 changed files with 7 additions and 5 deletions
|
@ -67,6 +67,11 @@ id: you-need-to-know
|
|||
<h2><img 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 'fr' or 'it' or 'nl' or 'pl' or 'ru' %}{% else %}
|
||||
<h2><img src="/img/ico_fast.svg" alt="Icon" />{% translate instant %}</h2>
|
||||
<p>{% translate instanttxt %}</p>
|
||||
{% endcase %}
|
||||
|
||||
<h2><img src="/img/ico_lab.svg" alt="Icon" />{% translate experimental %}</h2>
|
||||
<p>{% translate experimentaltxt %}</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue