diff --git a/_templates/download.html b/_templates/download.html index 500ff4d4..6a72094c 100755 --- a/_templates/download.html +++ b/_templates/download.html @@ -21,7 +21,12 @@ id: download
{% case page.lang %}{% when 'ar' or 'fa' or 'id' or 'it' or 'nl' or 'pl' or 'tr' or 'zh_CN' or 'zh_TW' %}{% translate downloadsig download en %}{% else %}{% translate downloadsig %}{% endcase %}
- Get the source code
+ {% case page.lang %}
+ {% when 'ar' or 'bg' or 'de' or 'es' or 'fa' or 'fr' or 'hu' or 'id' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' or 'zh_CN' or 'zh_TW' %}
+ {% translate sourcecode download en %}
+ {% else %}
+ {% translate sourcecode %}
+ {% endcase %}
{% translate versionhistory %}