update zh-cn setting

This commit is contained in:
刘星 2015-04-08 18:33:55 +08:00
parent 5baac47519
commit d03f8fa65f

View File

@ -56,6 +56,7 @@ class BackendPreferences extends Model
'tr' => [Lang::get('system::lang.locale.tr'), 'flag-tr'],
'pl' => [Lang::get('system::lang.locale.pl'), 'flag-pl'],
'sk' => [Lang::get('system::lang.locale.sk'), 'flag-sk'],
'zh-cn' => [Lang::get('system::lang.locale.zh-cn'), 'flag-cn']
];
// Sort locales alphabetically