Ajo*_*uve 5 translation node.js express
我找不到如何在i18n中更改语言环境
https://github.com/mashpie/i18n-node
我这样配置
i18n.configure({
// setup some locales - other locales default to en silently
locales:['en', 'de'],
// where to register __() and __n() to, might be "global" if you know what you are doing
register: global
});
Run Code Online (Sandbox Code Playgroud)
但我总是把en作为语言环境,我找不到如何设置de
谢谢
| 归档时间: |
|
| 查看次数: |
1882 次 |
| 最近记录: |