Revert "locale: Fix incorrect locale name for zh-Hans."

This reverts commit ba8dc62132.

As best I can tell, the old configuration was correct for what Django
wanted.  Further testing is required, but this at least brings
.tx/config to match the actual filenames; I think our Chinese
translations have been broken until now.
This commit is contained in:
Tim Abbott
2017-10-06 10:06:41 -07:00
parent 0f2e4a55c0
commit fe6a04cbdb
4 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
[main]
host = https://www.transifex.com
lang_map = zh-Hans: zh_Hans, zh-Hant: zh_Hant
[zulip.djangopo]
source_file = static/locale/en/LC_MESSAGES/django.po