I'm working in a chatbot with EN and ES locales. The default locale is ES.
I want to add small talk using prebuilt agents. But here is the problem: Once I import the agent, this agent only appear with ES locale. It means that when I export the intents to my chatbot, this intents only has ES responses.
I want to get both, ES and EN responses.
The question is, how can I import this prebuilt agents with both languages?