Skip to content

fix(i18n): add missing French translations for disabled account messages#40

Open
inscomssb wants to merge 1 commit into
codegouvfr:mainfrom
inscomssb:fix/missing-fr-translations-disabled-account
Open

fix(i18n): add missing French translations for disabled account messages#40
inscomssb wants to merge 1 commit into
codegouvfr:mainfrom
inscomssb:fix/missing-fr-translations-disabled-account

Conversation

@inscomssb
Copy link
Copy Markdown

Closes #34

Adds missing French translations for accountTemporarilyDisabledMessage
and accountPermanentlyDisabledMessage in withCustomTranslations.

These keys were not translated, causing the error message to appear in
English when a user's account is temporarily locked after too many failed
login attempts.

The translations mirror the French invalidUsernameMessage value,
consistent with Keycloak's default behavior of not revealing the specific
reason for authentication failure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Temporarily locked user, error not translated on login attempt

1 participant