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

Alternative word translations

Open Nitrino opened this issue 6 years ago • 1 comments

Is it possible to request alternative translations of the word as on https://translate.google.ru?

I tried to experiment with dt: "at" parameter which works in translate_a/single endpoint, but to no avail.

image

Nitrino avatar Sep 30 '19 23:09 Nitrino

I also found this API look like not support alternative word translate, I use dt related parameter, it couldn't work. I'm thinking about using translate_a/single for single text translation and multi-text translation for this API.

hua1995116 avatar Oct 02 '19 12:10 hua1995116