javascript - How can I do the translation? to do this? -


I am creating two variables called variable variable and variable 2

I have an English word, cat I store in variable 1, and the Google Translation Service translates "cat" into the French word "chat", and stores it in variable 2

You have to use the Google translation API, and they charge.


Comments

Popular posts from this blog

python - Strange behavior using PyQt4's 'pyqtSlot' decorator before another decorator -

c# - UnhandledExceptionMode.ThrowException for AppDomain.UnhandledException -

c# - Process.Kill() returns access denied -