Open Caerbannog opened 7 years ago
Hey @Caerbannog!
We don't have plans to implement any internationalization features as of right now, however it should be possible for you to extend MailMason's Gruntfile to do this. Found a couple grunt plugins that may help you:
I would suggest trying to implement either of these plugins as a post-processing task after the HTML is built - https://github.com/wildbit/mailmason/blob/master/Gruntfile.js#L315.
Hope that helps! If this ever makes it on our radar I'll definitely reach out.
Do you plan to ease the process of translating email templates? I understand that postmark is for English-speaking developers, but do you have any feedback on maintaining templates in multiple languages with mailmason?