add configuration for pt-br

This commit is contained in:
jonaswinkler
2021-02-24 16:39:41 +01:00
parent 7317529934
commit ad8a2555b2
4 changed files with 8 additions and 3 deletions

View File

@@ -292,7 +292,8 @@ LANGUAGES = [
("en-gb", _("English (GB)")),
("de", _("German")),
("nl-nl", _("Dutch")),
("fr", _("French"))
("fr", _("French")),
("pt-br", _("Portuguese (Brazil)"))
]
LOCALE_PATHS = [