mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 19:15:22 +00:00
system: bump path to Japanese
This commit is contained in:
parent
8d69359455
commit
af6907d129
@ -37,7 +37,7 @@ function get_locale_list()
|
||||
$locales = array();
|
||||
|
||||
$locales['en_US'] = _('English');
|
||||
//$locales['ja'] = _('Japanese');
|
||||
//$locales['ja_JP'] = _('Japanese');
|
||||
//$locales['zh_CN'] = _('Chinese (Simplified)');
|
||||
|
||||
asort($locales);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user