mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 16:22:41 +09:00
Add option to auto-select the language
This commit is contained in:
parent
a1fc0e3c3b
commit
96154c8430
7 changed files with 45 additions and 10 deletions
|
|
@ -38,6 +38,7 @@ return array(
|
|||
'locale' => array(
|
||||
'default_lang' => 'ko',
|
||||
'enabled_lang' => array('ko'),
|
||||
'auto_select_lang' => false,
|
||||
'default_timezone' => 'Asia/Seoul',
|
||||
'internal_timezone' => 32400,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue