mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-19 13:06:46 +01:00
Feature: add Vietnamese translation (#10352)
This commit is contained in:
parent
850444c2fc
commit
9178af5fb2
7 changed files with 69 additions and 63 deletions
|
|
@ -792,6 +792,7 @@ LANGUAGES = [
|
|||
("sv-se", _("Swedish")),
|
||||
("tr-tr", _("Turkish")),
|
||||
("uk-ua", _("Ukrainian")),
|
||||
("vi-vn", _("Vietnamese")),
|
||||
("zh-cn", _("Chinese Simplified")),
|
||||
("zh-tw", _("Chinese Traditional")),
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue