Reputation: 3177
Is there a chance to use Use Google Translation API without getting a key when you are developing your app on localhost?
I was hoping for something like this to work 'https://www.googleapis.com/language/translate/v2?key=localhost&source=en&target=de&q=Hello%20world&q=My%20name%20is%20Jeff';
Upvotes: 4
Views: 6594
Reputation: 3502
This is working for on chrome: https://chrome.google.com/webstore/detail/google-translate/aapbdbdomjkkjkaonfhkkikfgjllcleb
Also, S3.Google Translator for Firefox is working. Auto Detect language was not working in this. Once I selected language to translate from to English then it worked.
Upvotes: 2