Remove kc_locale from documentation on how locale is looked-up
This commit is contained in:
parent
105828a6c6
commit
8aa8ee4862
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
|
||||
By default, the locale is selected using the `DefaultLocaleSelectorProvider` which implements the `LocaleSelectorProvider` interface. English is the default language when internationalization is disabled. With internationalization enabled, the locale is resolved in the following priority:
|
||||
|
||||
. `kc_locale` query parameter
|
||||
. `KEYCLOAK_LOCALE` cookie value
|
||||
. User's preferred locale if a user instance is available
|
||||
. `ui_locales` query parameter
|
||||
|
|
Loading…
Reference in a new issue