How to translate English langauge text to a foreign language with google translator via JavaScript without showing a google toolbar?

link|improve this question

feedback

2 Answers

up vote 3 down vote accepted

Check this page from Google Language API.

link|improve this answer
feedback

Caution about Google API!

You can send no more then 5000 symbols for translation. And after some requests (about 500) you will be simply banned.

Good luck !

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.