Skip to content

Commit 6c936e0

Browse files
authored
Update README.md
Signed-off-by: Joseph Garrone <[email protected]>
1 parent 02f1174 commit 6c936e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ If you are deploying Keycloak on Kubernetes using Helm, here's how to configure
5959
6060
### i18n
6161
62-
To enable in the theme you must first enable it in Keycloak.
62+
To enable internationalization in the theme you must first enable it in Keycloak.
6363
6464
The theme is available in French and English but there's no language select provided in the login and registration pages.
6565
It's up to you to redirect your user to the login page in the correct language by adding the `ui_locales` parameter to the login URL. (e.g.: `https://sso.code.gouv.fr/auth/realms/sill/protocol/openid-connect/auth?client_id=sill&redirect_uri=https%3A%2F%2Fsill.code.gouv.fr%2Flogin%2Fcallback&response_type=code&scope=openid&ui_locales=fr`)

0 commit comments

Comments
 (0)