fix language name

missing closing bracket
This commit is contained in:
Matthias 2021-11-19 23:41:15 +01:00
parent 27f3cc251c
commit 74b3cad566
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

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