added pt-pt locale

This commit is contained in:
jonaswinkler
2021-03-17 22:32:39 +01:00
parent 7aba0aa859
commit 4ff4ddc578
6 changed files with 26 additions and 18 deletions

View File

@@ -301,6 +301,7 @@ LANGUAGES = [
("nl-nl", _("Dutch")),
("fr-fr", _("French")),
("pt-br", _("Portuguese (Brazil)")),
("pt-pt", _("Portuguese")),
("it-it", _("Italian")),
("ro-ro", _("Romanian")),
("ru-ru", _("Russian")),