mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 08:15:27 +01:00
Added support for Luxembourgish (lb_LU) as an interface language
This commit is contained in:
parent
33cc3ce7e0
commit
dc5586b16d
4 changed files with 7 additions and 2 deletions
|
|
@ -313,6 +313,7 @@ LANGUAGES = [
|
|||
("es-es", _("Spanish")),
|
||||
("pl-pl", _("Polish")),
|
||||
("sv-se", _("Swedish")),
|
||||
("lb-lu", _("Luxembourgish")),
|
||||
]
|
||||
|
||||
LOCALE_PATHS = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue