+ 3
How can I create a web page which translates the content in another language?
Hello, today I have completed css. I have completed Html javascript and php before so how can I create web page which translates the content in a desired language. Thanks
3 Answers
+ 13
here's something i did a while ago using Glosbe tranlation API
https://code.sololearn.com/W8FBc8aKpPuP/?ref=app
+ 7
use Google translate api.
here is a tutorial:)
https://davidwalsh.name/google-translate-api
+ 3
Is there a limit to the number of languages ââthat can be translated?