mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-14 10:36:58 +01:00
Add Catalan translation
This commit is contained in:
parent
3241968626
commit
50af671e02
5 changed files with 59 additions and 42 deletions
|
|
@ -534,6 +534,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