Merge pull request #646 from qiqizjl/translation_doc

fix translation dir inconsistent
This commit is contained in:
黄朝晖 2019-10-03 13:11:24 +08:00 committed by GitHub
commit e4dfadca15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ return [
return [
// 默认语言
'locale' => 'zh_CN',
'locale' => 'zh-CN',
// 回退语言,当默认语言的语言文本没有提供时,就会使用回退语言的对应语言文本
'fallback_locale' => 'en',
// 语言文件存放的文件夹