diff --git a/i18n/i18n.php b/i18n/i18n.php index f1e2b39c8..0abc29119 100644 --- a/i18n/i18n.php +++ b/i18n/i18n.php @@ -732,7 +732,7 @@ class i18n extends Object implements TemplateGlobalProvider, Flushable { ), 'zh' => array( 'name' => 'Chinese', - 'native' => '中国的' + 'native' => '中文' ), 'cs' => array( 'name' => 'Czech',