Sign in Sign up
npm

@beisen-cmps/i18n-resource-wrapper

1.引入多语言 wrapper ``` import I18NWrapper from '@beisen-cmps/i18n-resource-wrapper'; ``` 2.配置多语言相关属性 ``` let i18nProps = { lng: 'zh_TW', // 当前语言 debug: true, // debug 模式时,每次都会走远程接口 i18nSite: 'i18n.italent-inc.cn', // 多语言站点,用以区分不同环境 // applica

npm View on Npm

Activity

Latest release
7y ago
Total releases
7
Cadence
~daily
Last 12 months
0

Details

License
ISC
First release
Jan 09, 2019
Releases
Version Released
0.1.7 patch
0.1.6 patch
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 minor
0.0.1 initial