Tim Abbott
fe6a04cbdb
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.
2017-10-06 10:09:08 -07:00
Tim Abbott
a889346c9f
Remove zh_CN old Django name for Chinese.
2017-02-03 14:29:03 -08:00
Sahil Dua
058587da77
Remove extra new lines at the ends of Zulip authoried files.
...
Fixes #1627 .
[tweaked by tabbott to avoid patching third-party modules, for now]
2016-09-26 21:05:24 -07:00
Umair Khan
b546391f0b
Move locale to static/locale
2016-07-18 13:59:07 -07:00
Umair Khan
3092f509b0
Fix Handlebars translations.
...
Change file mapping between Transifex and Zulip. Fix the typo
in the translation file resource url for Chinese.
2016-06-06 09:30:56 -07:00
Umair Khan
82b5d9304b
[third] Integrate i18next with Handlebars
2016-05-19 22:58:25 -07:00
Umair Khan
94b2af76f9
Add language mapping for Transifex, Django recognizes zh_CN.
...
See https://code.djangoproject.com/ticket/18419 for furhter details.
2016-05-19 08:30:56 -07:00
Umair Khan
b170b47465
Remove dot from django.po in .tx/config.
2016-05-18 18:59:30 -07:00
Tim Abbott
c1c1be1d36
Add Transifex config file and Transifex client dependency.
...
This makes it easy to download translations from Transifex.
2016-05-07 16:59:59 -07:00