mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
Enable greek and indonesian on ask.fedora production site
This commit is contained in:
@@ -276,6 +276,8 @@ LANGUAGES = (
|
||||
('es', gettext('Spanish')),
|
||||
('en', gettext('English')),
|
||||
('pt-br', gettext('Brazilian Portuguese')),
|
||||
('id', gettext('Indonesian')),
|
||||
('el', gettext('Greek')),
|
||||
)
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user