Add Brazilian Portuguese translations

This commit is contained in:
WeslleyNasRocha 2024-03-13 20:27:00 -07:00 committed by Christopher C. Wells
parent ab5bb66c8f
commit a68deabdf0
4 changed files with 2446 additions and 1 deletions

View File

@ -44,6 +44,8 @@ for information about how to create/update translations.
### Available languages
:brazil: Brazilian Portuguese
:es: Catalan
:cn: Chinese (simplified)
@ -72,7 +74,7 @@ for information about how to create/update translations.
:poland: Polish
:portugal: :brazil: Portuguese
:portugal: Portuguese
:ru: Russian

View File

@ -176,6 +176,7 @@ LOCALE_PATHS = [
]
LANGUAGES = [
("pt-BR", _("Brazilian Portuguese")),
("ca", _("Catalan")),
("cs", _("Czech")),
("zh-hans", _("Chinese (simplified)")),

Binary file not shown.

File diff suppressed because it is too large Load Diff