This can be done in Keycloak, no need to manually do it here, add missing translation

This commit is contained in:
Amelia 2025-07-01 08:25:32 +02:00
parent 7847ce4c1b
commit 5104a66cae
No known key found for this signature in database
GPG key ID: D6D0ECE365407EAA
3 changed files with 2 additions and 50 deletions

View file

@ -2460,7 +2460,8 @@
"missing-email": "OpenID Connect provider did not return a valid email",
"email-not-verified": "Your email must be verified to allow logging in via OpenID Connect",
"no-account": "No matching account found",
"disabled-account": "This account is disabled, please contact an administrator"
"disabled-account": "This account is disabled, please contact an administrator",
"creating-user": "Failed to create a new user, please contact an administrator"
}
},