mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-04 07:05:41 +00:00 
			
		
		
		
	fix language name
missing closing bracket
This commit is contained in:
		@@ -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')),
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user