i18n nodejs:用于节点的I18n模块出于对复杂的翻译和本地化模块的不满我在创建该模块时考虑了简单性 源码
i18n-nodejs 用于节点的i18n模块,出于对用于翻译和本地化的复杂模块的沮丧,我在创建该模块时考虑了简单性。 安装 npm install i18n-nodejs --save 用法 旧/已弃用 var config = { "lang" : "ar" , "langFile" : "./../../locale.json" //relative path to index.js file of i18n-nodejs module } //init internationalization / localization class var i18n = require ( '
文件列表
i18n-nodejs-master.zip
(预估有个22文件)
i18n-nodejs-master
README.md
5KB
.gitignore
27B
index.js
8KB
node_modules
.bin
mustache
24B
mustache
mustache.js
19KB
LICENSE
1KB
暂无评论