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