Update keycloakify

This commit is contained in:
garronej
2023-01-27 15:54:00 +01:00
parent cea7f22662
commit 1b89a6bd74
3 changed files with 11 additions and 11 deletions

View File

@ -12,7 +12,7 @@ export function useI18n(props: Props) {
"gender": "Gender",
// Here we overwrite the default english value for the message "doForgotPassword"
// that is "Forgot Password?" see: https://github.com/InseeFrLab/keycloakify/blob/f0ae5ea908e0aa42391af323b6d5e2fd371af851/src/lib/i18n/generated_messages/18.0.1/login/en.ts#L17
"doForgotPassword": "I forgot my password"
"doForgotPassword": "I forgot my password",
},
"fr": {
/* spell-checker: disable */