mirror of
				https://github.com/django/django.git
				synced 2025-10-30 17:16:10 +00:00 
			
		
		
		
	[1.6.x] Fixed #20716 --Missing 'name_local' translation
Added 'name_local' translation for Albanian in LANG_INFO
Backport of 8c18f6f61c from master.
			
			
This commit is contained in:
		
				
					committed by
					
						 Claude Paroz
						Claude Paroz
					
				
			
			
				
	
			
			
			
						parent
						
							40d2687787
						
					
				
				
					commit
					ced144155e
				
			| @@ -399,7 +399,7 @@ LANG_INFO = { | |||||||
|         'bidi': False, |         'bidi': False, | ||||||
|         'code': 'sq', |         'code': 'sq', | ||||||
|         'name': 'Albanian', |         'name': 'Albanian', | ||||||
|         'name_local': 'Albanian', |         'name_local': 'shqip', | ||||||
|     }, |     }, | ||||||
|     'sr': { |     'sr': { | ||||||
|         'bidi': False, |         'bidi': False, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user