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

@ -8,7 +8,7 @@ id: development
<h2>{% translate spec %}</h2>
<p>{% translate spectxt %}</p>
{% case page.lang %}
{% when 'ar' or 'bg' or 'de' or 'fa' or 'fr' or 'id' or 'nl' or 'pl' or 'pt_BR' or 'sv' or 'tr' or 'zh_TW' %}
{% when 'ar' or 'bg' or 'de' or 'fa' or 'fr' or 'nl' or 'pl' or 'pt_BR' or 'sv' or 'tr' or 'zh_TW' %}
<ul>
<li><a href="/en/developer-documentation">Developer Documentation</a></li>
<li>{% translate speclink1 %}</li>