email-template to pick Localization file from external storage (e.g. from a MongoDB database) #257
Closed
agrawalrohant
started this conversation in
General
Replies: 1 comment 1 reply
-
Not supported at the moment but a PR is welcome. See code at https://github.com/ladjs/i18n (functions are synchronous, not async) due to Pug rendering namely being sync. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, Using email-templates library is it possible to pick Localization file from external storage (e.g. from a MongoDB database) just like we can pick the html files from an external storage ?
If yes, what are the hooks available to handle this?
Beta Was this translation helpful? Give feedback.
All reactions