mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-23 18:10:17 +08:00
It's lower case br
This commit is contained in:
@@ -251,7 +251,7 @@ CACHES = {
|
||||
}
|
||||
gettext = lambda s: s
|
||||
LANGUAGES = (
|
||||
('pt-BR', gettext('Brazilian Portuguese')),
|
||||
('pt-br', gettext('Brazilian Portuguese')),
|
||||
('es', gettext('Spanish')),
|
||||
('en', gettext('English')),
|
||||
('ru', gettext('Russian')),
|
||||
|
||||
Reference in New Issue
Block a user