1
0
mirror of https://github.com/django/django.git synced 2025-03-13 19:00:45 +00:00

[1.6.x] Fixed #20716 --Missing 'name_local' translation

Added 'name_local' translation for Albanian in LANG_INFO
Backport of 8c18f6f61c8 from master.
This commit is contained in:
Mathias Andre 2013-07-08 11:35:30 +02:00 committed by Claude Paroz
parent 40d2687787
commit ced144155e

View File

@ -399,7 +399,7 @@ LANG_INFO = {
'bidi': False,
'code': 'sq',
'name': 'Albanian',
'name_local': 'Albanian',
'name_local': 'shqip',
},
'sr': {
'bidi': False,