Skip to content

Commit

Permalink
Merge pull request #3235 from NCTU-NBA/pr-langcode
Browse files Browse the repository at this point in the history
Modify zh_* language codes
  • Loading branch information
MorrisJobke committed May 13, 2013
2 parents e8c154f + 935675a commit e60cf2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions settings/languageCodes.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
'sr'=>'Српски',
'sr@latin'=>'Srpski',
'sv'=>'Svenska',
'zh_CN'=>'中文',
'zh_CN'=>'简体中文',
'sk_SK'=>'Slovenčina',
'hu_HU'=>'Magyar',
'eu'=>'Euskara',
Expand All @@ -51,11 +51,11 @@
'mk'=>'македонски',
'uk'=>'Українська',
'vi'=>'Tiếng Việt',
'zh_TW'=>'臺灣話',
'zh_TW'=>'正體中文(臺灣)',
'af_ZA'=> 'Afrikaans',
'bn_BD'=>'Bengali',
'ta_LK'=>'தமிழ்',
'zh_HK'=>'Chinese (Hong Kong)',
'zh_HK'=>'繁體中文(香港)',
'oc'=>'Occitan (post 1500)',
'is'=>'Icelandic',
'pl_PL'=>'Polski',
Expand Down

0 comments on commit e60cf2a

Please sign in to comment.