mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 16:25:33 +01:00
added pt-pt locale
This commit is contained in:
parent
4cd1672094
commit
391db73ea8
6 changed files with 26 additions and 18 deletions
|
|
@ -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")),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue