Hello!
I'm planning on developing a website that uses two languages, instead of making separate htmls one in language "a" and one in language "b", I wanted to know what do you recommend? What should I be looking at if I want to change the value of the variables like buttonNames instead of designing a separate thing?
Or should I be designing two htmls, one dynamic web template for language "a" and one dynamic web template for language "b"?
Thanks!
So far I'm using html, javascript/jquery, I don't need any database access or something, it's basically an informative webpage. No login etc.