Commit e4a67fd9 authored by Claude Paroz's avatar Claude Paroz
Browse files

Set 'bidi' Urdu property to True

Refs #20454.
parent e2f06226
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -468,7 +468,7 @@ LANG_INFO = {
        'name_local': 'Українська',
    },
    'ur': {
        'bidi': False,
        'bidi': True,
        'code': 'ur',
        'name': 'Urdu',
        'name_local': 'اردو',