Using the user metadata language for change password page

How is it possible to use the language from the user_metadata to use the correct language dictionary for the password reset page?

new Auth0ChangePassword({
    lang: 'en',
	 dict: {
            passwordPlaceholder: "New password",
            passwordConfirmationPlaceholder: "Confirm password",
.....

Hey there!

Sorry for such huge delay in response! We’re doing our best in providing you with best developer support experience out there, but sometimes our bandwidth is not enough comparing to the number of incoming questions.

Wanted to reach out to know if you still require further assistance?