mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-11 00:57:09 +01:00
Merge branch 'dev' into feature-permissions
This commit is contained in:
commit
a4d96061de
42 changed files with 2587 additions and 7213 deletions
|
|
@ -423,6 +423,7 @@ LANGUAGE_CODE = "en-us"
|
|||
|
||||
LANGUAGES = [
|
||||
("en-us", _("English (US)")), # needs to be first to act as fallback language
|
||||
("ar-ar", _("Arabic")),
|
||||
("be-by", _("Belarusian")),
|
||||
("cs-cz", _("Czech")),
|
||||
("da-dk", _("Danish")),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue