Merge pull request #3255 from tractorcow/pulls/3.1/fix-i8n-locale

BUG: Fix incorrect common_languages config
This commit is contained in:
Stig Lindqvist 2014-07-03 18:01:11 +12:00
commit e1da0867d0

View File

@ -704,7 +704,8 @@ class i18n extends Object implements TemplateGlobalProvider {
'native' => 'Hrvatski'
),
'zh' => array(
'name' => 'Chinese','中国的'
'name' => 'Chinese',
'native' => '中国的'
),
'cs' => array(
'name' => 'Czech',