prepare adding of zh-cn i18n
This commit is contained in:
parent
ea9b390210
commit
0c7c259901
@ -35,4 +35,5 @@ INSTALLED_APPS += (
|
||||
LANGUAGES += (
|
||||
# note: for the development install we also offer unfinished translations:
|
||||
('pl', gettext_noop('Polish')),
|
||||
#('zh-cn', gettext_noop('Chinese (China)')),
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user