Update Russian Translation

This commit is contained in:
Garland William Binns III 2014-04-09 13:25:53 -06:00
parent abfdda5157
commit 57454dc275
6 changed files with 103 additions and 99 deletions

View file

@ -35,7 +35,7 @@ map.addLayer(markers);
</script>
{% case page.lang %}
{% when 'ar' or 'bg' 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 'fa' or 'id' or 'it' or 'nl' or 'pl' or 'tr' or 'zh_CN' or 'zh_TW' %}
{% else %}
<h2>{% translate upcoming %}</h2>
{% endcase %}