Set 'bidi' Urdu property to True

Refs #20454.
This commit is contained in:
Claude Paroz 2013-08-30 12:02:23 +02:00
parent e2f06226ea
commit e4a67fd906
1 changed files with 1 additions and 1 deletions

View File

@ -468,7 +468,7 @@ LANG_INFO = {
'name_local': 'Українська',
},
'ur': {
'bidi': False,
'bidi': True,
'code': 'ur',
'name': 'Urdu',
'name_local': 'اردو',