node express ejs develops a website. The website has eight languages. How to switch between multiple languages?
You can write eight json files, each file represents a language, and then pass it to ejs accordingly
You can write eight json files, each file represents a language, and then pass it to ejs accordingly