Question:
Are there any helpful functions or feature in order to create a multi-language chatbot workflow?
Answer:
You can use Google Sheet and input the translations there and then use our newly launched BotSheetsApi to get the language translation entry on your Google sheets based on the user's chosen language.
This can be done by combining Custom variables and then UserInput elements and BotSheetsApi on your flow.