mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
i18n: Use language code instead of locale.
We have been assigning locale to language code. Mostly code and locale are same but for languages like zh-Hans, locale is zh_Hans and code is zh-hans. After this commit, compilemessages command should be run.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
ZULIP_VERSION = "1.6.0+git"
|
||||
PROVISION_VERSION = '10.5'
|
||||
PROVISION_VERSION = '10.6'
|
||||
|
||||
Reference in New Issue
Block a user