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

please make it support chinese. #28

Closed 0944-tw closed 3 years ago

0944-tw commented 3 years ago

it doesnt support chinese please make it support chinese output: { "text": "%E4%BD%A0%E5%A5%BD", "res": "%y4% start%o%br%brother%bad" }

iamtraction commented 3 years ago

it already supports it. here's a list of all the supported languages: https://github.com/iamtraction/google-translate/blob/46e06baf64d8425f148f1da3cf427813eeb179ac/src/languages.js#L12-L115