google-translate-api icon indicating copy to clipboard operation
google-translate-api copied to clipboard

Lot of changes

Open iamtraction opened this issue 7 years ago • 5 comments

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

iamtraction avatar May 18 '17 11:05 iamtraction

Coverage Status

Coverage decreased (-2.3%) to 88.571% when pulling 8a288f5bf98582c788029eda6157e03d51fd8639 on snkrsnkampa:master into 52d2f7440321a32c037739d76ff1ebf820538c48 on matheuss:master.

coveralls avatar May 20 '17 03:05 coveralls

@snkrsnkampa Try adding 'use strict'; and updating test coverage. https://travis-ci.org/matheuss/google-translate-api/builds/234231062

JukeboxRhino avatar Jun 27 '17 21:06 JukeboxRhino

Coverage Status

Coverage decreased (-2.3%) to 88.571% when pulling 88d243f5ff053ebbf234b9b09af1402fbeec5e63 on snkrsnkampa:master into 3f17903c15781b458b95a4ef5a13a19372232495 on matheuss:master.

coveralls avatar Jun 28 '17 00:06 coveralls

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 avatar Apr 07 '18 23:04 neran27

@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.

iamtraction avatar Aug 23 '18 12:08 iamtraction