Password reset link can't capture the language

Ready to post? :mag: First, try searching for your answer.
We are displaying the password reset page in Chinese by using the localization support in auth0 using ui_locales=zh-TW . But when user requests the password reset link via email, the link is English one. Why auth0 can’t dynamically identify the user language and generate link accordingly.

Hi @jijokrishnan33

Welcome to the Auth0 Community!

Thank you for posting your question. Take a look at this knowledge solution, it should solve your issue with incorrect page localization → Customizing the Change Password page (/u/reset-password) language

Thanks
Dawid