Browse Source

Added Chinese language aliases in tx client config

Transifex doesn't have zh_Hans/zh_Hant locales.
Forward port of c586fcd4eade5 from stable/1.7.x
Claude Paroz 10 years ago
parent
commit
724d72e1a2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .tx/config

+ 1 - 1
.tx/config

@@ -1,6 +1,6 @@
 [main]
 host = https://www.transifex.com
-lang_map = sr@latin:sr_Latn
+lang_map = sr@latin:sr_Latn, zh_CN:zh_Hans, zh_TW:zh_Hant
 
 [django.core]
 file_filter = django/conf/locale/<lang>/LC_MESSAGES/django.po