Add glossary option #3

Closed
Androz2091 wants to merge 2 commits from Androz2091/deepl-scraper:androz2091-glossary into master
Showing only changes of commit c61402837f - Show all commits

View file

@ -41,6 +41,7 @@ translate(sentence, source, target).then(console.log).catch(console.error);
- `source` *string* (optional) - Word/sentence original language
<br>Default : `auto`
- `target` *string* - Language for word/sentence to be translated
- `glossary` *object* - The key is the source word and the value is the target word
#### Supported languages