i18n-autoinsert
v1.0.9
Published
it is quit trouble when dev ux need supportmultiple language ,need to write tranlation key in en.json and html ,this plugin is to resolve this problem.
Downloads
5
Readme
sample is simulated project , for testing purpose
useage when dev
1.-t : translation file -h : single html file
node index.js -t js_demos/i18n-autoinsert/sample/assets/en.json -h js_demos/i18n-autoinsert/sample/html/input.html
2. -s : to show log
node index.js -t js_demos/i18n-autoinsert/sample/assets/en.json -h js_demos/i18n-autoinsert/sample/html/index.html -s
3. -p : path
node index.js -t js_demos/i18n-autoinsert/sample/assets/en.json -p js_demos/i18n-autoinsert/sample/html/