[keycloak-dev] Custom locales

Stian Thorgersen sthorger at redhat.com
Wed Mar 2 06:54:49 EST 2016


To add a custom local in 1.9.0 you need to create a custom theme that adds
the custom locale, in theme.properties you should set what locale are
supported by the theme. You also need to add a key for the locale itself in
messages_en.properties (like so
https://github.com/keycloak/keycloak/pull/2099/files#diff-212b66440fb033927a3a24caf41983c9R151
).

On 2 March 2016 at 11:30, Jorge M. <jm85martins at gmail.com> wrote:

> Hi,
>
> I'm not being able to add custom locales in version 1.9.0.final.
> In previous versions I used to add custom locales files under
> base/login/messages folder. This behavior has changed in the new version ?
> I can see that there is an issue related with that for this version
> https://issues.jboss.org/browse/KEYCLOAK-2237 but I'm not getting there.
> Any help?
>
> Thank you
>
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-dev/attachments/20160302/783d18a8/attachment.html 


More information about the keycloak-dev mailing list