## Describe the bug When trying to import malformed file to `authorized senders` or `blocked senders`, error message is not translated. It miss `Generics.flash.BadFormatcsv` key in i18n files. ## Expected behavior Proper error message (translated) ## Screenshots <img width="1979" height="436" alt="Image" src="https://github.com/user-attachments/assets/1757329b-7f3c-47aa-9c69-4a838a73b617" />
Describe the bug
When trying to import malformed file to
authorized sendersorblocked senders, error message is not translated.It miss
Generics.flash.BadFormatcsvkey in i18n files.Expected behavior
Proper error message (translated)
Screenshots