Tuesday, 14 March 2017

How to give multiple language support in nodejs

I have been given a project made in chinese language that uses nodejs, angularjs, and nodejs also provides restAPIs to mobile apps. I am required to give multiple language support in this project. I have planned to make json files for each language and load the file when required. But i am confused if it is the right way to do the project.



via renil.babu

No comments:

Post a Comment