nodemailer-express-handlebars icon indicating copy to clipboard operation
nodemailer-express-handlebars copied to clipboard

How to use i18n?

Open antsanchez opened this issue 6 years ago • 1 comments

How can I use i18n with this library? Or how can I at least register the helper "__" to translate things on the .hbs templates that I am using for the Email?

antsanchez avatar Nov 04 '18 09:11 antsanchez

The answer here might help: https://stackoverflow.com/questions/7760332/how-to-make-i18n-with-handlebars-js-mustache-templates

yads avatar Nov 19 '18 21:11 yads