Update de translation

This commit is contained in:
Saivann 2013-07-18 04:21:44 -04:00
parent e64ee3ec64
commit 020bb84433
6 changed files with 72 additions and 36 deletions

View file

@ -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 %}