2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-30 20:46:47 +00:00

Merge pull request #2870 from SchrodingersGat/pt-br

pt-br
This commit is contained in:
Oliver 2022-04-26 11:40:46 +10:00 committed by GitHub
commit 61a56be114
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7861 additions and 1 deletions

View File

@ -687,7 +687,8 @@ LANGUAGES = [
('nl', _('Dutch')), ('nl', _('Dutch')),
('no', _('Norwegian')), ('no', _('Norwegian')),
('pl', _('Polish')), ('pl', _('Polish')),
('pt', _('Portugese')), ('pt', _('Portuguese')),
('pt-BR', _('Portuguese (Brazilian)')),
('ru', _('Russian')), ('ru', _('Russian')),
('sv', _('Swedish')), ('sv', _('Swedish')),
('th', _('Thai')), ('th', _('Thai')),

Binary file not shown.

File diff suppressed because it is too large Load Diff