Laravel-admin: 怎么修改默认语言

Created on 14 Sep 2017  ·  4Comments  ·  Source: z-song/laravel-admin

config/app.php改为 'locale' => 'zh_cn', 了,但是界面上还是英文,还有哪需要配置吗?

Most helpful comment

@z-song 我记得现在lang目录的是zh-CN,和文档说的zh_CN有点出入

All 4 comments

resources/lang目录下有什么语言

@z-song 我记得现在lang目录的是zh-CN,和文档说的zh_CN有点出入

修改了一下文档

image

http://laravel-admin.org/docs/#/zh/qa?id=%E8%AE%BE%E7%BD%AE%E8%AF%AD%E8%A8%80

Was this page helpful?
0 / 5 - 0 ratings

Related issues

evans-kim picture evans-kim  ·  3Comments

xiaalngf picture xiaalngf  ·  3Comments

fokoz picture fokoz  ·  3Comments

donglianyou picture donglianyou  ·  3Comments

zhenyangze picture zhenyangze  ·  3Comments