I want to create my own translation file. For Example I want a "my-application.en_EN.yml
" in my tranlsations folder in Ressources in my Bundle.
When I do this, the translation in my file does not work.
Only when I name the file like the standard name "messages.en_EN.yml
" then it works.
But how can I have my own namings?