Merge pull request #2839 from SchrodingersGat/persian-language

Adds persian language support
This commit is contained in:
Oliver 2022-04-19 17:14:30 +10:00 committed by GitHub
commit 3563fd8c25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7846 additions and 0 deletions

View File

@ -667,6 +667,7 @@ LANGUAGES = [
('en', _('English')),
('es', _('Spanish')),
('es-mx', _('Spanish (Mexican)')),
('fa', _('Farsi / Persian')),
('fr', _('French')),
('he', _('Hebrew')),
('hu', _('Hungarian')),

Binary file not shown.

File diff suppressed because it is too large Load Diff