Add more language name instead of codes for the setting choice

This commit is contained in:
Brice Maron 2012-09-05 16:16:19 +00:00
parent 685f03edf6
commit a928b4cd66
1 changed files with 9 additions and 0 deletions

View File

@ -14,10 +14,14 @@ return array(
'en'=>'English',
'es'=>'Español',
'et_EE'=>'Eesti',
'fa'=>'فارسى',
'fi_FI'=>'Suomi',
'fr'=>'Français',
'hi'=>'हिन्दी',
'id'=>'Bahasa Indonesia',
'it'=>'Italiano',
'lb'=>'Lëtzebuergesch',
//'l10n-de'=>'',
'ms_MY'=>'Bahasa Melayu',
'nb_NO'=>'Norwegian Bokmål',
'nl'=>'Nederlands',
@ -42,4 +46,9 @@ return array(
'ia'=>'Interlingua',
'sl'=>'Slovenski',
'nn_NO'=>'Nynorsk',
'lv'=>'Latviešu',
'mk'=>'македонски',
'uk'=>'Українська',
'vi'=>'tiếng việt',
'zh_TW'=>'臺灣話',
);