View source: R/supported_glossary_language_pairs.R
supported_glossary_language_pairs | R Documentation |
supported_glossary_language_pairs
lists all language pairs supported for glossary creation
in the DeepL API Pro.
supported_glossary_language_pairs(auth_key)
auth_key |
A string representing the authentication key for the DeepL API Pro.
If not provided, the function will attempt to retrieve the key from the environment
variable |
To use this function, you must obtain an authentication key by registering for a DeepL API Pro account at DeepL API Pro.
DeepL API Documentation — Supported Glossary Language Pairs
## Not run:
supported_glossary_language_pairs()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.