Re-enable simplified chinese ask. Ticket 5095
This commit is contained in:
parent
c7926dde24
commit
1e3adf6ab9
1 changed files with 1 additions and 0 deletions
|
@ -298,6 +298,7 @@ LANGUAGES = (
|
|||
('en', gettext('English')),
|
||||
('pt-br', gettext('Brazilian Portuguese')),
|
||||
('id', gettext('Indonesian')),
|
||||
('zh-cn', gettext('Simplified Chinese')),
|
||||
)
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue