Update lang.php

This commit is contained in:
邹景立 2022-11-16 11:54:03 +08:00
parent d32c23432d
commit 5e153a92a9

View File

@ -21,6 +21,7 @@ return [
'allow_lang_list' => ['zh-cn'],
// 转义为对应语言包名称
'accept_language' => [
'en' => 'en-us',
'zh-hans-cn' => 'zh-cn',
],
// 多语言自动侦测变量名