I have 2 languages in a Dialogflow agent filled with intents and entities. English is chosen as a default language. How is my other language supposed to work? I dont understand why requests in another language marked as "en" in training log. Because of that, Dialogflow doesn't understand that it should compare requests with intents from another language.
I don't have any backend between telegram bot and Dialogflow - pure telegram integration through Dialogflow out of the box.