mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
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.
3 lines
55 B
Python
3 lines
55 B
Python
ZULIP_VERSION = "1.6.0+git"
|
|
PROVISION_VERSION = '10.6'
|