zulip/static/locale
Umair Khan 3b7959c308 Django 1.10: Update i18n.
Django 1.10 uses the correct locales for simplified and traditional
Chinese languages. Previous versions used 'zh_CN' and 'zh_TW'
respectively while now the locales are 'zh_Hans' and 'zh_Hant'. This
commit takes care of this transition by doing the following:

- Add a missing translation zh-hans locale so that our tests pass.
- Add zh_Hans locale directory under 'static'. Case of the local name
is important, if we use 'zh_HANS' then the compiled translations
do not work under certain conditions.
2016-12-13 21:40:43 -08:00
..
cs Update translations from transifex. 2016-10-12 09:59:01 -07:00
de Update translations from transifex. 2016-10-12 09:59:01 -07:00
en admin: Enable admins to toggle supported auth methods via UI. 2016-11-06 16:29:35 -08:00
es Update translations from transifex. 2016-10-12 09:59:01 -07:00
fr Update translations from transifex. 2016-10-12 09:59:01 -07:00
it Update translations from transifex. 2016-10-12 09:59:01 -07:00
ja Update translations from transifex. 2016-10-12 09:59:01 -07:00
ko Update translations from transifex. 2016-10-12 09:59:01 -07:00
ml Update translations from transifex. 2016-10-12 09:59:01 -07:00
pt Update translations from transifex. 2016-10-12 09:59:01 -07:00
ru Update translations from transifex. 2016-10-12 09:59:01 -07:00
sr Update translations from transifex. 2016-10-12 09:59:01 -07:00
zh-CN Update translations from transifex. 2016-10-12 09:59:01 -07:00
zh_CN/LC_MESSAGES Django 1.10: Update i18n. 2016-12-13 21:40:43 -08:00
zh_Hans Django 1.10: Update i18n. 2016-12-13 21:40:43 -08:00