add zh_CN language
This commit is contained in:
@@ -173,6 +173,7 @@ LANGUAGES = (
|
||||
('sl', ugettext('Slovenian')),
|
||||
('tr', ugettext('Turkish')),
|
||||
('vi', ugettext('Vietnamese (Viet Nam)')),
|
||||
('zh-cn', ugettext('Chinese (China)')),
|
||||
)
|
||||
|
||||
SITE_ID = 1
|
||||
|
||||
Reference in New Issue
Block a user