How to implement multi-language support

Auth0 supports universal login internationalization, but how to make WordPress plugin support multi-language? The scenario is: when user on Chinese WordPress, show them Auth0 Chinese login page, whilc when user on English WordPress, show them Auth0 English login page?

Thanks!

1 Like

Additional information regarding my question: we have a single WP website, and use language plugin to display the same content in different languages. We are using Auth0 Universal Login.

did you ever get an answer to this? I am struggling with the same issue. translating the text on the auth0 login form