summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmin Mastizada <emin@mastizada.com>2015-01-26 03:08:00 +0200
committerTim Graham <timograham@gmail.com>2015-01-28 06:48:09 -0500
commit0f3ea8c0bc9c7f7f5e448b0b2137bc6351f5eae3 (patch)
tree101f058e64c4ff0858df09eba499f27e895cdde7
parentac6033d8835ac54c1222801f6aeb47f9997b517a (diff)
Updated Azerbaijani language name.
-rw-r--r--django/conf/locale/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/django/conf/locale/__init__.py b/django/conf/locale/__init__.py
index b5cab321d1..8546d2393e 100644
--- a/django/conf/locale/__init__.py
+++ b/django/conf/locale/__init__.py
@@ -33,7 +33,7 @@ LANG_INFO = {
'bidi': True,
'code': 'az',
'name': 'Azerbaijani',
- 'name_local': 'azərbaycan dili',
+ 'name_local': 'Azərbaycanca',
},
'be': {
'bidi': False,