Feature: add Persian translation (#10183)

This commit is contained in:
shamoon 2025-06-14 19:14:51 -07:00 committed by GitHub
parent 246f17c6c8
commit ce76303a32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 62 additions and 39 deletions

View file

@ -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")),