mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-19 04:56:53 +01:00
Feature: add Persian translation (#10183)
This commit is contained in:
parent
246f17c6c8
commit
ce76303a32
7 changed files with 62 additions and 39 deletions
|
|
@ -763,6 +763,7 @@ LANGUAGES = [
|
|||
("el-gr", _("Greek")),
|
||||
("en-gb", _("English (GB)")),
|
||||
("es-es", _("Spanish")),
|
||||
("fa-ir", _("Persian")),
|
||||
("fi-fi", _("Finnish")),
|
||||
("fr-fr", _("French")),
|
||||
("hu-hu", _("Hungarian")),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue