Merge pull request #2338 from matmair/fix-anguage

fix language name
This commit is contained in:
Oliver 2021-11-20 09:46:45 +11:00 committed by GitHub
commit c1727078ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -664,7 +664,7 @@ LANGUAGES = [
('el', _('Greek')),
('en', _('English')),
('es', _('Spanish')),
('es-mx', _('Spanish (Mexican')),
('es-mx', _('Spanish (Mexican)')),
('fr', _('French')),
('he', _('Hebrew')),
('it', _('Italian')),