mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-12-03 04:08:01 +08:00
Update 1.1.md
This commit is contained in:
parent
a4623ba98d
commit
11f4b7efb9
@ -141,7 +141,7 @@ class ConfigProvider
|
||||
|
||||
## 调整默认的本地化语言
|
||||
|
||||
如果您在之前有使用 [hyperf/translation](https://github.com/hyperf-cloud/hyperf-translation) 组件,那么您需要检查一下 `config/autoload/translation.php` 文件内的 `locale` 配置项,如为 `zh-CN`,则需要改为 `zh_CN`,在 1.1 版本,我们统一了这个配置的值。
|
||||
如果您在之前有使用 [hyperf/translation](https://github.com/hyperf-cloud/translation) 组件,那么您需要检查一下 `config/autoload/translation.php` 文件内的 `locale` 配置项,如为 `zh-CN`,则需要改为 `zh_CN`,在 1.1 版本,我们统一了这个配置的值。
|
||||
|
||||
## 调整 composer.json 的依赖
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user