This commit is contained in:
Mouse Reeve 2021-10-11 10:07:02 -07:00
parent 48b84afbde
commit 58ba1ddf87
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ LANGUAGES = [
("de-de", _("Deutsch (German)")),
("es", _("Español (Spanish)")),
("fr-fr", _("Français (French)")),
("pt-br", _("Português - Brasil (Brazilian Portugues)")),
("pt-br", _("Português - Brasil (Brazilian Portuguese)")),
("zh-hans", _("简体中文 (Simplified Chinese)")),
("zh-hant", _("繁體中文 (Traditional Chinese)")),
]