mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
enable ru lang in ask production. ticket 5335
This commit is contained in:
@@ -297,6 +297,7 @@ LANGUAGES = (
|
||||
('es', gettext('Spanish')),
|
||||
('en', gettext('English')),
|
||||
('pt-br', gettext('Brazilian Portuguese')),
|
||||
('ru', gettext('Russian')),
|
||||
('id', gettext('Indonesian')),
|
||||
('zh-cn', gettext('Simplified Chinese')),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user