I can’t seem to figure out how to translate the password reset email in the excellent pow authentication library.
I’ve looked into the source code of PowReset extension. It generates the email by using the Mailer (GitHub). It all seems pretty hardcoded. Perhaps I am missing some important detail.
Does anybody know how to localize this email? Perhaps I need to make something custom for it.