Update id translation (thanks @gwb3) (fixes #404)

This commit is contained in:
Saivann 2014-06-21 01:53:57 -04:00
parent 0ff9aa1342
commit 602ce85221
10 changed files with 450 additions and 192 deletions

View file

@ -57,7 +57,7 @@ id: community
</div>
{% case page.lang %}
{% when 'ar' or 'bg' or 'fa' or 'id' or 'nl' or 'pl' or 'tr' or 'zh_TW' %}
{% when 'ar' or 'bg' or 'fa' or 'nl' or 'pl' or 'tr' or 'zh_TW' %}
<h2>{% translate nonprofit %}</h2>
{% else %}
<h2><a name="{% translate non-profit anchor.community %}">{% translate nonprofit %}</a></h2>