✨ Add glossary option #3
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ translate(sentence, source, target).then(console.log).catch(console.error);
|
||||||
- `source` *string* (optional) - Word/sentence original language
|
- `source` *string* (optional) - Word/sentence original language
|
||||||
<br>Default : `auto`
|
<br>Default : `auto`
|
||||||
- `target` *string* - Language for word/sentence to be translated
|
- `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
|
#### Supported languages
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue