[1.6.x] Completed some more name_local names

Backport of 9383e37a7.
This commit is contained in:
Claude Paroz 2013-07-08 12:03:26 +02:00
parent ced144155e
commit 0a84cbadb7
1 changed files with 3 additions and 3 deletions

View File

@ -279,7 +279,7 @@ LANG_INFO = {
'bidi': False,
'code': 'lt',
'name': 'Lithuanian',
'name_local': 'Lithuanian',
'name_local': 'Lietuviškai',
},
'lv': {
'bidi': False,
@ -441,7 +441,7 @@ LANG_INFO = {
'bidi': False,
'code': 'th',
'name': 'Thai',
'name_local': 'Thai',
'name_local': 'ภาษาไทย',
},
'tr': {
'bidi': False,
@ -477,7 +477,7 @@ LANG_INFO = {
'bidi': False,
'code': 'vi',
'name': 'Vietnamese',
'name_local': 'Vietnamese',
'name_local': 'Tiếng Việt',
},
'zh-cn': {
'bidi': False,