Languages
The roulette can load different languages locally so each user sees the prompts on their own native language. There are multiple ways to select your language:
Included Language Change Buttons
There are included ChangeLangButton scripts that you can use to change the language to an specific key upon interact.
API
You can call public void _ChangeLanguage(string ll) where li is the Language key to change to.
Verbatim
The roulette also support Verbatim by vowgan, to enable simple import verbatim and turn on the "RouletteVerbatimIntegration" gameobject.