Hi everyone,
I'm getting mad trying to understand how can I exploit localization feature to send custom reset email body based on country.
Everything works fine with frontend localization, we regularly update our message_COUNTRY.properties files!
I found out that the email's body key is located in cas.properties, I tried to move it into message_.properties files but as expected it didn't work.
It is possible to translate reset password email? If so is it possible to do by cas-overlay-template?
Thanks