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

@ -35,7 +35,7 @@ map.addLayer(markers);
</script>
{% 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' %}
{% else %}
<h2>{% translate upcoming %}</h2>
{% endcase %}