iamtraction / google-translate

🈯 A Node.JS library to consume Google Translate API for free.
https://npmjs.com/@iamtraction/google-translate
MIT License
540 stars 73 forks source link

detect language is missing #14

Closed mohd7469 closed 4 years ago

mohd7469 commented 4 years ago

this is quit good library but it would better if you add detect language feature

Androz2091 commented 4 years ago

I think this is what you are looking for: https://github.com/k3rn31p4nic/google-translate-api#from-automatic-language-detection-to-english

iamtraction commented 4 years ago

As mentioned by Androz2091, it already exists. So, I'm closing the issue.