Update Chinese Translation

This commit is contained in:
Garland William Binns III 2014-04-10 10:45:47 -06:00
parent 11117eb437
commit ba56c9c9a9
13 changed files with 376 additions and 164 deletions

View file

@ -93,7 +93,7 @@ if(typeof(legacyIE)==='undefined'){
<div class="footer"><div>
<a href="/en/alerts">Network Status</a>
{% case page.lang %}
{% when 'ar' or 'fa' or 'id' or 'it' or 'nl' or 'pl' or 'tr' or 'zh_CN' or 'zh_TW' %}
{% when 'ar' or 'fa' or 'id' or 'it' or 'nl' or 'pl' or 'tr' or 'zh_TW' %}
<a href="/en/legal">Legal</a>
{% else %}
<a href="/{{ page.lang }}/{% translate legal url %}">{% translate menu-legal layout %}</a>
@ -109,7 +109,7 @@ if(typeof(legacyIE)==='undefined'){
</div>
<div class="foundation-banner">
{% case page.lang %}
{% when 'ar' or 'bg' or 'fa' or 'id' or 'it' or 'nl' or 'pl' or 'tr' or 'zh_CN' or 'zh_TW' %}
{% when 'ar' or 'bg' or 'fa' or 'id' or 'it' or 'nl' or 'pl' or 'tr' or 'zh_TW' %}
<div>{% translate sponsor layout en %} <a href="https://bitcoinfoundation.org/"><img src="/img/brand/logo_foundation.svg" alt="Foundation"> The Bitcoin Foundation</a></div>
{% else %}
<div>{% translate sponsor layout %} <a href="https://bitcoinfoundation.org/"><img src="/img/brand/logo_foundation.svg" alt="Foundation"> The Bitcoin Foundation</a></div>