mirror of
https://github.com/django/django.git
synced 2025-04-01 12:06:43 +00:00
Fixed #20716 --Missing 'name_local' translation
Added 'name_local' translation for Albanian in LANG_INFO
This commit is contained in:
parent
6fc339f2f1
commit
8c18f6f61c
@ -399,7 +399,7 @@ LANG_INFO = {
|
||||
'bidi': False,
|
||||
'code': 'sq',
|
||||
'name': 'Albanian',
|
||||
'name_local': 'Albanian',
|
||||
'name_local': 'shqip',
|
||||
},
|
||||
'sr': {
|
||||
'bidi': False,
|
||||
|
Loading…
x
Reference in New Issue
Block a user