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?
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?
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