Update lang.php

This commit is contained in:
Anyon 2020-10-22 15:22:06 +08:00
parent 5f9213718b
commit 8c718c9740

View File

@ -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 记录