mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
update zh-cn setting
This commit is contained in:
parent
5baac47519
commit
d03f8fa65f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user