You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@rottmann Okay, this change has been published to npm. Let me know if you run into anything else so we can keep thinking about adding first class multilingual support if the need arises.
My view/layout structure is:
Depending on the users language different layouts and templates will be rendered.
At the moment i extend / overwrite your function
Before render i set de ExpressHandlebars.language variable.
Call render with language Param for the template
Nice will be a param in the fields-param, when the template got rendered and this param will be uses for layouts too.
The text was updated successfully, but these errors were encountered: