Update Spanish translation

This commit is contained in:
Garland William Binns III 2014-03-13 08:17:48 -06:00
parent a9090cb4ab
commit 70b42770de
4 changed files with 11 additions and 11 deletions

View file

@ -34,7 +34,7 @@ map.addLayer(markers);
</script>
{% case page.lang %}
{% when 'ar' or 'bg' or 'de' or 'es' 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 'de' 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 %}