deepl-node icon indicating copy to clipboard operation
deepl-node copied to clipboard

Is it possible to get the alternatives of the phrase as well ?

Open serhanguney opened this issue 3 years ago • 0 comments

When using the translator in the website we are able to get alternatives along with the translated phrase. For example I'm translating the word friend into Czech language and I'm getting the following result:

image

When using deepl-node API I'm only getting a single string in return which seems to be the original translation. Is it possible to get a translation response including these alternatives ? If not, why not ?

Thanks

serhanguney avatar Oct 18 '22 12:10 serhanguney