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
d32c23432d
commit
5e153a92a9
@ -21,6 +21,7 @@ return [
|
|||||||
'allow_lang_list' => ['zh-cn'],
|
'allow_lang_list' => ['zh-cn'],
|
||||||
// 转义为对应语言包名称
|
// 转义为对应语言包名称
|
||||||
'accept_language' => [
|
'accept_language' => [
|
||||||
|
'en' => 'en-us',
|
||||||
'zh-hans-cn' => 'zh-cn',
|
'zh-hans-cn' => 'zh-cn',
|
||||||
],
|
],
|
||||||
// 多语言自动侦测变量名
|
// 多语言自动侦测变量名
|
||||||
|
Loading…
x
Reference in New Issue
Block a user