Hi,
I already did that but the locale is not listed. Any idea?
As my theme extends the base theme, I just to need to add the new locale
file under base/login/messages right? And update the themes.properties of
the base and my theme.
Thank you.
2016-03-02 11:54 GMT+00:00 Stian Thorgersen <sthorger(a)redhat.com>:
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-212b66440fb0339...
).
On 2 March 2016 at 11:30, Jorge M. <jm85martins(a)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(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/keycloak-dev
>