SymfonyCasts/verify-email-bundle

exception message translations

mardif opened this issue ยท 4 comments

Hi,

I would like to show the InvalidSignatureException, ExpiredSignatureException and WrongEmailVerifyException error message translated in my language (italian), but I cannot find a way for to do it.
Can you help me?

Thanks

up

This is a good idea IMO ๐Ÿ‘ - I'm reopening this issue for now as I'm going to implement it in #103

Hey guys!

PR #103 was approved and merged! ๐ŸŽ‰ Now I created a downstream PR in Maker bundle, see symfony/maker-bundle#1076 - please, give it a try / review that will help to merge it faster :)

Also, we need your help in this bundle to translate those new translation message in #103 to other languages

Cheers!