-2

How to use translation in html page content?

I have an html page in English and want to translate the page texts to another language and give user an option to toggle between these two languages, how can I implement this? any approach?

Vahid
  • 97
  • 1
  • 7
  • You may try these JavaScript [examples](https://stackoverflow.com/questions/32008125/using-javascript-to-change-website-language), – HardcoreGamer Apr 16 '22 at 06:17

1 Answers1

3

Try @media or other bootstrap

try create second (other)page on russian for example. And do when people press button "RU" redirect to russian page For example: RU