commit
401cb6db6e
1 changed files with 6 additions and 0 deletions
|
@ -25,6 +25,12 @@ LANG_INFO.update({
|
|||
'name': 'Chinese',
|
||||
'name_local': '简体中文',
|
||||
},
|
||||
'si': {
|
||||
'bidi': False,
|
||||
'code': 'si',
|
||||
'name': 'Sinhala',
|
||||
'name_local': 'සිංහල',
|
||||
},
|
||||
})
|
||||
# Local time zone for this installation. Choices can be found here:
|
||||
# http://en.wikipedia.org/wiki/List_of_tz_zones_by_name
|
||||
|
|
Loading…
Reference in a new issue