mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-06 05:26:11 +01:00
Add Catalan translation
This commit is contained in:
parent
5dee65afcb
commit
91b9831548
5 changed files with 59 additions and 42 deletions
|
|
@ -542,6 +542,7 @@ LANGUAGES = [
|
|||
("en-us", _("English (US)")), # needs to be first to act as fallback language
|
||||
("ar-ar", _("Arabic")),
|
||||
("be-by", _("Belarusian")),
|
||||
("ca-es", _("Catalan")),
|
||||
("cs-cz", _("Czech")),
|
||||
("da-dk", _("Danish")),
|
||||
("de-de", _("German")),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue