Translation vs Intentions
# 🤝help
s
Why intentions don't work if the user uses a different language? Attached is a question where user can use button or type in "Yes" or "No". I have intention card to recognize it. Unfortunately if I use different language (transition in translation agent is enabled) intention doesn't recognize user language. So, if there is something like "Ja", "Da", "Si", ... bot will bypass intention card. Intention "Yes" contains more than 15 examples and works in English. How can I make it work for other languages? https://cdn.discordapp.com/attachments/1236739839898947654/1236739840125571102/image.png?ex=66391b3b&is=6637c9bb&hm=1a5ea5898cf42e90eaeb3853c2574b2adfee6d672aa4d579029d53166628d3d8&
f
Have you set the retries on the capture information card to 0?
s
yes
This works only in English
f
Are you using the standard yes intent library?
s
The standard with additional values - 68 possible alternatives of yes in English
f
I am actually not sure if the NLU is strictly mean to be in English or if it can work with other languages. Can you try and add another library with yes in another language.