Enable hungarian in ask.stg to test.

This commit is contained in:
Kevin Fenzi 2014-02-03 22:55:28 +00:00
parent da287c5f1c
commit 1d85587606

View file

@ -259,6 +259,7 @@ LANGUAGES = (
('fr', gettext('French')),
('el', gettext('Greek')),
('id', gettext('Indonesian')),
('hu', gettext('Hungarian')),
)
{% else %}
DOMAIN_NAME = 'ask.fedoraproject.org'