Hey, all my intents are in the form like this
## intent:name
- Mein Name ist [Peter](name)
- Ich heisse [Peter](name)
- Ich heiße [Peter](name)
- Man nennnt mich [Peter](name)
- Sie können mich Peter [Peter](name) nennen
Running rasa data validate
gives me:
Above, you can read an old warning, which I think has nothing to do with this, because it used to appear some time before this problem came up, and is not so crucial according to what I found out.
There is a very related problem in this post, in which the person asks the same question.There I have added most information to my problem.