totaljs / framework

Node.js framework
http://www.totaljs.com
Other
4.36k stars 450 forks source link

totaljs --translate "PROJECT_NAME" is not working #709

Closed luasenvy closed 5 years ago

luasenvy commented 5 years ago

hi, i want to translate 'Dashboard'.

so i enter on command line total --translate "Dashboard".

but, Proceed to the template 'dashobard' installation process.

Can I avoid this situation without regenerating the entire resource file?

thank you ;)

petersirka commented 5 years ago

Hi @luasenvy, sorry for delay.

I have fixed it, please install beta version of Total.js: $ npm install -g total.js@beta and let me know if something won't work.

Thank you!