2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 19:45:46 +00:00

Merge pull request #2330 from SchrodingersGat/es-mx

Add es_MX language translation
This commit is contained in:
Oliver
2021-11-19 08:12:09 +11:00
committed by GitHub
3 changed files with 8452 additions and 0 deletions

View File

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

Binary file not shown.

File diff suppressed because it is too large Load Diff