设置框架语言为中文

This commit is contained in:
2021-04-02 18:12:45 +08:00
parent 2c35ffec4f
commit bab69fb3a1
6 changed files with 209 additions and 5 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ return [
|
*/
'locale' => 'en',
'locale' => 'zh-CN',
/*
|--------------------------------------------------------------------------