Update German Translation

This commit is contained in:
Garland William Binns III 2014-03-24 23:02:52 -05:00
parent a9beff8fa0
commit 294fb9b176
5 changed files with 40 additions and 33 deletions

View file

@ -35,7 +35,7 @@ map.addLayer(markers);
</script>
{% case page.lang %}
{% when 'ar' or 'bg' or 'de' or 'fa' or 'id' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' or 'zh_CN' or 'zh_TW' %}
{% when 'ar' or 'bg' or 'fa' or 'id' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' or 'zh_CN' or 'zh_TW' %}
{% else %}
<h2>{% translate upcoming %}</h2>
{% endcase %}