how to change language to chinese

15 views
Skip to first unread message

kiss.k...@gmail.com

unread,
Nov 14, 2017, 3:04:21 AM11/14/17
to Hue-Users
hi,all :
   I download hue-release-3.12.0,and I modify file hue-release-3.12.0/desktop/core/src/desktop/settings.py

   LANGUAGE_CODE = 'zh_CN'

   LANGUAGES = [
     ('en-us', _('English')),
     ('zh_CN', _('Simplified Chinese')),
   ]


and run make apps, after "make apps" sucess ,then I run make locales

but I still get english UI ,why ?? please help .

kiss.k...@gmail.com

unread,
Nov 14, 2017, 4:34:11 AM11/14/17
to Hue-Users
after change web browser it works, I don't know why with chrome it doesn't work

在 2017年11月14日星期二 UTC+8下午4:04:21,kiss.k...@gmail.com写道:

snxq...@gmail.com

unread,
Nov 29, 2017, 1:05:45 AM11/29/17
to Hue-Users

   LANGUAGE_CODE = 'zh_CN'

   LANGUAGES = [
     # ('en-us', _('English')),
     ('zh_CN', _('Simplified Chinese')),
   ]

It works.
在 2017年11月14日星期二 UTC+8下午5:34:11,kiss.k...@gmail.com写道:
Reply all
Reply to author
Forward
0 new messages