Merge pull request #233 from bitcoin/secureupdate

Add text about software updates in "Secure your wallet"
This commit is contained in:
saivann 2013-08-26 08:22:39 -07:00
commit ade6c5eff9
2 changed files with 9 additions and 0 deletions

View file

@ -69,6 +69,13 @@ ButterflyLabs BitSafe
</div>
{% endcase %}
{% case page.lang %}
{% when 'ar' or 'de' or 'es' or 'fa' or 'fr' or 'id' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' or 'zh_CN' or 'zh_TW' %}
{% else %}
<h2>{% translate update %}</h2>
<p>{% translate updatetxt %}</p>
{% endcase %}
<h2>{% translate offlinemulti %}</h2>
<p>{% translate offlinemultitxt %}</p>