Update fr translation

This commit is contained in:
Saivann 2014-03-11 14:47:15 -04:00
parent ba81752942
commit a9090cb4ab
4 changed files with 16 additions and 14 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 'fr' 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 'es' 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 %}