Update pl translation

This commit is contained in:
Saivann 2013-07-07 00:25:36 -04:00
parent 823a9de0b9
commit 3048a1be05
3 changed files with 28 additions and 8 deletions

View file

@ -67,7 +67,7 @@ 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 'it' or 'nl' or 'pl' or 'ru' %}{% else %}
{% case page.lang %}{% when 'ar' or 'de' or 'es' or 'fa' or 'it' or 'nl' or 'ru' %}{% else %}
<h2><img src="/img/ico_fast.svg" alt="Icon" />{% translate instant %}</h2>
<p>{% translate instanttxt %}</p>
{% endcase %}