mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	Added Estonian to global_settings.LANGUAGES. Refs #7141.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7697 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
		| @@ -52,6 +52,7 @@ LANGUAGES = ( | ||||
|     ('el', gettext_noop('Greek')), | ||||
|     ('en', gettext_noop('English')), | ||||
|     ('es', gettext_noop('Spanish')), | ||||
|     ('et', gettext_noop('Estonian')),  | ||||
|     ('es-ar', gettext_noop('Argentinean Spanish')), | ||||
|     ('eu', gettext_noop('Basque')), | ||||
|     ('fa', gettext_noop('Persian')), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user