Enable Simplified Chinese in production. Ticket 4208.
This commit is contained in:
parent
5ab222ea2a
commit
2caf90aed2
1 changed files with 1 additions and 0 deletions
|
@ -278,6 +278,7 @@ LANGUAGES = (
|
|||
('pt-br', gettext('Brazilian Portuguese')),
|
||||
('id', gettext('Indonesian')),
|
||||
('el', gettext('Greek')),
|
||||
('zh-cn', gettext('Simplified Chinese')),
|
||||
)
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue