Update fr translation

This commit is contained in:
Saivann 2013-11-30 23:43:51 -05:00
parent a218719abc
commit feeac5e5e4
3 changed files with 6 additions and 5 deletions

View file

@ -24,7 +24,7 @@ id: download
<p><a href="/en/version-history">{% translate versionhistory %}</a></p>
</div>
{% case page.lang %}
{% when 'ar' 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 '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><img src="/img/warning.svg" class="warningicon">{% translate patient %}</h2>
{% endcase %}