Adds Portuguese to the language list
This commit is contained in:
parent
10792125ae
commit
d8c682fb2b
2 changed files with 35 additions and 0 deletions
|
@ -168,6 +168,7 @@ LANGUAGES = [
|
|||
("gl-es", _("Galego (Galician)")),
|
||||
("fr-fr", _("Français (French)")),
|
||||
("lt-lt", _("Lietuvių (Lithuanian)")),
|
||||
("pt-pt", _("Portug- Brasil uês (Portuguese)")),
|
||||
("pt-br", _("Português - Brasil (Brazilian Portuguese)")),
|
||||
("zh-hans", _("简体中文 (Simplified Chinese)")),
|
||||
("zh-hant", _("繁體中文 (Traditional Chinese)")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue