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 <
http://metalop.com/> | Linkedin
<
http://in.linkedin.com/in/shivasaxena/> | StackOverflow
<
http://stackoverflow.com/users/2490343/shiva>*
On Fri, Jun 5, 2015 at 6:54 AM, Juan Diego <juandiego83(a)gmail.com> wrote:
Is it possible to add your custom Locales
On Thu, Jun 4, 2015 at 8:21 PM, Juan Diego <juandiego83(a)gmail.com> wrote:
> Thanks
>
> On Thu, Jun 4, 2015 at 5:05 PM, Shiva Saxena <shivasaxena999(a)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(a)gmail.com>
>> wrote:
>>
>>> Is it possible to set the login and register form different languages?
>>>
>>> _______________________________________________
>>> keycloak-user mailing list
>>> keycloak-user(a)lists.jboss.org
>>>
https://lists.jboss.org/mailman/listinfo/keycloak-user
>>>
>>
>>
>