My site has three language: russian, english and chinese. I created .pot files with cake console and changed their extension to .po. Then, I put them in Locale/rus, Locale/eng and Locale/chi. Russian and English translations are working perfectly, but Chinese translation are loading Russian .po instead of its own
1条回答 默认 最新
- dongqigu0429 2014-04-25 14:07关注
I guess the problem is that
chi
is the bibliographic alias, you can use it forConfig.language
, but the folder has to use the terminological name, which iszho
.The terminological codes (first one per language) should be used if possible.
They are the ones building the path in/APP/Locale/[code]/
The bibliographic codes are aliases.https://github.com/cakephp/cakephp/blob/2.4.7/lib/Cake/I18n/L10n.php#L83-L85
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报
悬赏问题
- ¥100 网页游戏在本地页面修改游戏结果
- ¥30 comfyui openpose报错
- ¥20 Wpf Datarid单元格闪烁效果的实现
- ¥15 图像分割、图像边缘提取
- ¥15 sqlserver执行存储过程报错
- ¥100 nuxt、uniapp、ruoyi-vue 相关发布问题
- ¥15 浮窗和全屏应用同时存在,全屏应用输入法无法弹出
- ¥100 matlab2009 32位一直初始化
- ¥15 Expected type 'str | PathLike[str]…… bytes' instead
- ¥15 三极管电路求解,已知电阻电压和三级关放大倍数