Autotranslate
Is there any way to choose a language at the beginning of the stream so that the next stream is translated into the desired language?
Currently, I have to replicate all the blocks with a different language, and for a long stream, this is very time consuming.
2 Replies
I've seen people do that, but complicated, really not native to Typebot
can you share how they did that ?
Maybe instead of using plain text, I can get text from remote location, using a variable like.
Get my server.com/text-to-use-in-block1.$lang.txt
Something with JavaScript is it possible ?