Merge pull request #2661 from SchrodingersGat/hungary-hungary-hippos
Adds support for Hungarian language
This commit is contained in:
commit
05b0a493ad
|
|
@ -659,6 +659,7 @@ LANGUAGES = [
|
|||
('es-mx', _('Spanish (Mexican)')),
|
||||
('fr', _('French')),
|
||||
('he', _('Hebrew')),
|
||||
('hu', _('Hungarian')),
|
||||
('it', _('Italian')),
|
||||
('ja', _('Japanese')),
|
||||
('ko', _('Korean')),
|
||||
|
|
|
|||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue