create_translator | R Documentation |
The language can be set via options("gptstudio.language" = "<language>")
(defaults to "en").
create_translator(language = getOption("gptstudio.language"))
language |
The language to be found in the translation JSON file. |
A Translator from shiny.i18n::Translator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.