By: Praveen Srinivasan user 01 Feb 2018 at 1:02 a.m. CST

4 Responses
Praveen Srinivasan gravatar
Is there any way to change localization via query params? e.g) If I pass lang/locale=ru via query params means it should translate to russian lang. And how to show the language select box in login page? (oxauth / identifier)

By Thomas Gasmyr Mougang staff 01 Feb 2018 at 1:19 a.m. CST

Thomas Gasmyr Mougang gravatar
Hi Praveen, ``` Is there any way to change localization via query params? ``` **Answer:** No yet ``` And how to show the language select box in login page? (oxauth / identifier) ``` **Answer:** There is no drop down to select language for oxauth component. The multi-language can be supported by customizing the public facing login pages to meet your requirements. We will definitely consider implementing this feature if we hear more demand from customers. For customization: https://gluu.org/docs/ce/3.1.2/operation/custom-design/ If you want to change the default language this [ticket](https://support.gluu.org/customization/5051/enable-french-login-screen/) reply can help you. In case you are interested in becoming a supported customer to request this feature, feel free to [schedule a call with us](https://gluu.org/booking). Thanks!

By Praveen Srinivasan user 01 Feb 2018 at 1:29 a.m. CST

Praveen Srinivasan gravatar
Thanks for your kind reply Thomas. After logged in I can see the localization select box in the dashboard page. Is there any way to move it to Login page?

By Thomas Gasmyr Mougang staff 01 Feb 2018 at 1:41 a.m. CST

Thomas Gasmyr Mougang gravatar
The select box to switch languages when you are logged in is to for oxTrust component. ``` Is there any way to move it to Login page? ``` **Answer:** No As i said i my previous reply, we will implement this feature if we hear more customers demand about it. Thanks!

By Praveen Srinivasan user 01 Feb 2018 at 1:44 a.m. CST

Praveen Srinivasan gravatar
Thank you Thomas :)