Is there any way to add google translate extension for my wpf application.
I want to translate all the text in my wpf application and is there any ways to make it, kindly let me know.
Thanks a lot for your viewing my question. :-)
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ibrahim ErsoyPosted May 12, 2016, 12:40 PM
Google Translate is now Paid Service(pay per use)
But you can try translate.google.com
You need Azure subscription to use Bing Translate in c#.An access token will help you translate a text into any language.
There may be a limit to the requests sent.