Hi Juan,

Its possible to create new Locales just go to the web keycloak admin console >select your realm>settings>Themes tab

Here you can enable internationalization and type a Locale(if already not present in dropdown) and hit enter.

Then you will have to create a property file for the messages(that will contain the text in the new language).I am giving an example for login page but you can use the same every where.

  1. open folder "KEYCLOAK_HOME/standalone/configuration/themes/base/login/messages" 
  2. create a file  messages_NEWLOCALE.properties and enter the messages in the translated language.
You can use the existing properties files as reference. 
Here KEYCLOAK_HOME is the location where keycloak is located and NEWLOCALE should be the name of the local you have created.

--
Best Regards
Shiva Saxena                      
Blog | Linkedin | StackOverflow

On Fri, Jun 5, 2015 at 6:54 AM, Juan Diego <juandiego83@gmail.com> wrote:
Is it possible to add your custom Locales

On Thu, Jun 4, 2015 at 8:21 PM, Juan Diego <juandiego83@gmail.com> wrote:
Thanks

On Thu, Jun 4, 2015 at 5:05 PM, Shiva Saxena <shivasaxena999@gmail.com> wrote:
Yes, its possible,please refer to this feature request
https://issues.jboss.org/browse/KEYCLOAK-301

On Fri, Jun 5, 2015 at 3:16 AM, Juan Diego <juandiego83@gmail.com> wrote:
Is it possible to set the login and register form different languages?

_______________________________________________
keycloak-user mailing list
keycloak-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user