Update nl translations

This commit is contained in:
Saivann 2014-11-06 13:50:30 -05:00
parent c2b0c6a146
commit d32cbabd11
5 changed files with 366 additions and 64 deletions

View file

@ -101,7 +101,7 @@
<a href="/{{ page.lang }}/{% translate legal url %}">{% translate menu-legal layout %}</a>
{% endcase %}
{% case page.lang %}
{% when 'ar' or 'bg' or 'de' or 'es' or 'fa' or 'hi' or 'id' or 'it' or 'ja' or 'ko' or 'nl' or 'pl' or 'pt_BR' or 'ro' or 'ru' or 'sl' or 'sv' or 'tr' or 'zh_CN' or 'zh_TW' %}
{% when 'ar' or 'bg' or 'de' or 'es' or 'fa' or 'hi' or 'id' or 'it' or 'ja' or 'ko' or 'pl' or 'pt_BR' or 'ro' or 'ru' or 'sl' or 'sv' or 'tr' or 'zh_CN' or 'zh_TW' %}
<a href="/en/press">Press</a>
{% else %}
<a href="/{{ page.lang }}/{% translate press url %}">{% translate menu-press layout %}</a>