mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update lang.php
This commit is contained in:
parent
5f9213718b
commit
8c718c9740
@ -17,7 +17,7 @@ return [
|
||||
// 默认语言
|
||||
'default_lang' => 'zh-cn',
|
||||
// 允许的语言列表
|
||||
'allow_lang_list' => ['zh-cn', 'en-us'],
|
||||
'allow_lang_list' => ['zh-cn'],
|
||||
// 多语言自动侦测变量名
|
||||
'detect_var' => 'lang',
|
||||
// 使用 Cookie 记录
|
||||
|
Loading…
x
Reference in New Issue
Block a user