Hi
A customer is testing the Dialogflow's multiple language support capability. There are two questions below and need further direction:
1. How to switch multiple language in an agent
For example, in Facebook messenger integration, if the agent has two root languages, ex. en and zh-tw, how does the messenger know which language it calls?
2. In one root language, how to handle the response in different languages?
For example, in root language en, if the question is asking about date, the user can reply "next Monday" in English. The system date will capture the actual date. However, if the client replies "next Monday in zh-tw", is it possible the system date can also capture it?
We did a test, in this scenario, the agent would not be able to capture it.
Thanks,
KJ