I have a website in ASP.NET which will be used globally. There is a requirement to provide a language translation option at the home page where the user will be able to select a language and the page(s) will be rendered in that. I have heard of Google translation service but have no idea how to use them. Can anyone provide some links/suggestion that can guide me in this?
Regards.
Follow the instructions here and you’ll be good to go, but essentially, all you need to do is include this code:
Into every page that you want to allow the user to be able to translate.