Merge pull request #2661 from SchrodingersGat/hungary-hungary-hippos

Adds support for Hungarian language
This commit is contained in:
Oliver 2022-02-22 12:05:57 +11:00 committed by GitHub
commit 05b0a493ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9642 additions and 0 deletions

View File

@ -659,6 +659,7 @@ LANGUAGES = [
('es-mx', _('Spanish (Mexican)')), ('es-mx', _('Spanish (Mexican)')),
('fr', _('French')), ('fr', _('French')),
('he', _('Hebrew')), ('he', _('Hebrew')),
('hu', _('Hungarian')),
('it', _('Italian')), ('it', _('Italian')),
('ja', _('Japanese')), ('ja', _('Japanese')),
('ko', _('Korean')), ('ko', _('Korean')),

Binary file not shown.

File diff suppressed because it is too large Load Diff