This commit is contained in:
2022-08-01 17:31:03 +08:00
parent 2682b66b5d
commit 4e72845135
11 changed files with 656 additions and 191 deletions

View File

@ -80,7 +80,7 @@ return [
|
*/
'locale' => 'zh',
'locale' => 'zh_CN',
/*
|--------------------------------------------------------------------------
@ -93,7 +93,7 @@ return [
|
*/
'fallback_locale' => 'zh',
'fallback_locale' => 'zh_CN',
/*
|--------------------------------------------------------------------------