Skip to contents

This configuration wizard will help you to configure the LibreTranslate instance you want to use. It also support storing the API key and exporting the configuration in a .json file that can be read later with import_config() to avoid running this command every time you initiate R.

Usage

set_config()

Examples

if (FALSE) { # \dontrun{
set_config()
} # }