Translating custom email

I’ve discovered the documentation where one can translate custom email templates by using user metadata.

Auth0 needs another mechanism where custom email translations should be based on browser language settings. For example, if I create a Password reset request from a Chinese AuthLock or Universal login, then it makes sense to adopt some kind of flag to detect the language of that request, which can then be used in the template to render the correct language.

Also, how does someone translate the subject of a custom email template?

Hi @daniel.sarosi,

Welcome to the Auth0 Community Forum!

Thanks for the input. If you could please submit the feature request to our feedback page, that is the best way to communicate directly with our product team. They will reach out to you if more information is required.

It is possible to use conditional statements in the subject field like in the body.

Hope this helps!

Thanks,
Dan

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.