mirror of https://github.com/zulip/zulip.git
Add language mapping for Transifex, Django recognizes zh_CN.
See https://code.djangoproject.com/ticket/18419 for furhter details.
This commit is contained in:
parent
425363ced4
commit
94b2af76f9
|
@ -6,4 +6,5 @@ source_file = locale/en/LC_MESSAGES/django.po
|
|||
source_lang = en
|
||||
type = PO
|
||||
file_filter = locale/<lang>/LC_MESSAGES/django.po
|
||||
lang_map = zh-Hans: zh_CN
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ msgstr ""
|
|||
"Project-Id-Version: Zulip\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-12-05 19:14-0500\n"
|
||||
"PO-Revision-Date: 2016-05-07 13:12+0000\n"
|
||||
"PO-Revision-Date: 2016-05-19 02:29+0000\n"
|
||||
"Last-Translator: 张建春 <zhang.jianchun1@gmail.com>\n"
|
||||
"Language-Team: Chinese Simplified (http://www.transifex.com/zulip/zulip/language/zh-Hans/)\n"
|
||||
"MIME-Version: 1.0\n"
|
Loading…
Reference in New Issue