Enable Hungarian in ask production. Ticket 4214
This commit is contained in:
parent
15503efdc9
commit
25e545ed5d
1 changed files with 1 additions and 0 deletions
|
@ -280,6 +280,7 @@ LANGUAGES = (
|
|||
('id', gettext('Indonesian')),
|
||||
('el', gettext('Greek')),
|
||||
('zh-cn', gettext('Simplified Chinese')),
|
||||
('hu', gettext('Hungarian')),
|
||||
)
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue