How to add language selector to password page

Topic summary

A user is attempting to add a language selector to their Shopify store’s password page to display \

Summarized with AI on November 12. AI used: claude-sonnet-4-5-20250929.

Hello! I am trying to add a language selector to my password page, so customers can see the “Coming Soon” information in different languages. I have it working in the real website, but I can’t find how to add it to the password page.

full site - multilingual language selector

password page - unilingual

Thank you!

If the language selector with the app then asks theri support how to configure it in the password page.
If theme inbuilt feature then find and copy the source code from theme.liquid and paste in the password.liquid

Thank you for your answer!

The feature is built in the theme. Can you tell me which part of the code needs to be copied?

Thanks!

It’s not simple, there are many things we need to copy. I suggest if you are not sure about it try to ask theme support or a developer.

btw I’m also not sure what files to copy. It’s a general idea and without the access and investing the time it’s not possible to do it.