Enable greek and indonesian on ask.fedora production site
This commit is contained in:
parent
95f02d8990
commit
dfd57eb6ce
1 changed files with 2 additions and 0 deletions
|
@ -276,6 +276,8 @@ LANGUAGES = (
|
|||
('es', gettext('Spanish')),
|
||||
('en', gettext('English')),
|
||||
('pt-br', gettext('Brazilian Portuguese')),
|
||||
('id', gettext('Indonesian')),
|
||||
('el', gettext('Greek')),
|
||||
)
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue