mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 19:15:22 +00:00
settings: enable Simplified Chinsese selection for testing
This commit is contained in:
parent
81afbb277c
commit
a3faab2b87
@ -38,7 +38,7 @@ function get_locale_list()
|
||||
|
||||
$locales['en_US'] = _('English');
|
||||
//$locales['ja_JP'] = _('Japanese');
|
||||
//$locales['zh_CN'] = _('Chinese (Simplified)');
|
||||
$locales['zh_CN'] = _('Chinese (Simplified)');
|
||||
|
||||
asort($locales);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user