mirror of
https://github.com/django/django.git
synced 2025-08-02 10:02:41 +00:00
parent
e2f06226ea
commit
e4a67fd906
1 changed files with 1 additions and 1 deletions
|
@ -468,7 +468,7 @@ LANG_INFO = {
|
||||||
'name_local': 'Українська',
|
'name_local': 'Українська',
|
||||||
},
|
},
|
||||||
'ur': {
|
'ur': {
|
||||||
'bidi': False,
|
'bidi': True,
|
||||||
'code': 'ur',
|
'code': 'ur',
|
||||||
'name': 'Urdu',
|
'name': 'Urdu',
|
||||||
'name_local': 'اردو',
|
'name_local': 'اردو',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue