Enable hungarian in ask.stg to test.
This commit is contained in:
parent
da287c5f1c
commit
1d85587606
1 changed files with 1 additions and 0 deletions
|
@ -259,6 +259,7 @@ LANGUAGES = (
|
||||||
('fr', gettext('French')),
|
('fr', gettext('French')),
|
||||||
('el', gettext('Greek')),
|
('el', gettext('Greek')),
|
||||||
('id', gettext('Indonesian')),
|
('id', gettext('Indonesian')),
|
||||||
|
('hu', gettext('Hungarian')),
|
||||||
)
|
)
|
||||||
{% else %}
|
{% else %}
|
||||||
DOMAIN_NAME = 'ask.fedoraproject.org'
|
DOMAIN_NAME = 'ask.fedoraproject.org'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue