[1.6.x] Set 'bidi' Urdu property to True

Refs #20454.
Backport of e4a67fd90 from master.
This commit is contained in:
Claude Paroz 2013-08-30 12:02:23 +02:00
parent 76e38a2177
commit 1d874ce0f9
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': 'اردو',