google-translate-api
google-translate-api copied to clipboard
Lot of changes
Addition
- Added support for Amharic language
Improvements
- If URL (query text) is over 2083 chars, send using POST
Fixes
- Fixed Sundanese language
- Fixed BAD_NETWORK error on every request
- Fixed null responses
Coverage decreased (-2.3%) to 88.571% when pulling 8a288f5bf98582c788029eda6157e03d51fd8639 on snkrsnkampa:master into 52d2f7440321a32c037739d76ff1ebf820538c48 on matheuss:master.
@snkrsnkampa Try adding 'use strict';
and updating test coverage. https://travis-ci.org/matheuss/google-translate-api/builds/234231062
Coverage decreased (-2.3%) to 88.571% when pulling 88d243f5ff053ebbf234b9b09af1402fbeec5e63 on snkrsnkampa:master into 3f17903c15781b458b95a4ef5a13a19372232495 on matheuss:master.
Hi @k3rn31p4nic , myself not able to get the output for the hindi language, can you please help me how to add support for hindi language.
@neran27 It already supports Hindi. Are you sure you're doing it right?
Btw, your question is related to this PR, so you should open a new issue for that. Or you can also try my library (k3rn31p4nic/google-translate-api) if you wish.