This package has been deprecated

Author message:

moved to @electerm/electerm-locales

electerm-locales

0.4.11 • Public • Published

electerm-locales

Build Status

electerm multi-language support pack

dev

git clone git://github.com/electerm/electerm-locales.git
cd electerm-locales
npm i
cp config.sample.js config.js
npm start
# automatic sync locales/* to ../electerm/node_modules/electerm-locales/locales/ for test 
# and add pre-push hook, do lint and test before every push 

test

npm run test
# test only make sure all locale file keys and orders are match. 

contribute

just use locales/en_us.js as a example, fork this repo, add your edit, then submit a pull request.

make sure you run npm run test before push.

contributors

Package Sidebar

Install

npm i electerm-locales

Weekly Downloads

0

Version

0.4.11

License

MIT

Unpacked Size

25.1 kB

Total Files

5

Last publish

Collaborators

  • zxdong262