Add missing translation for webauthn-register action
Closes #32415 Signed-off-by: Florian Spieß <business@minn.dev>
This commit is contained in:
parent
7e6dd682d4
commit
2a64caf3fd
1 changed files with 2 additions and 1 deletions
|
@ -389,6 +389,7 @@ requiredAction.UPDATE_PROFILE=Update Profile
|
|||
requiredAction.VERIFY_EMAIL=Verify Email
|
||||
requiredAction.CONFIGURE_RECOVERY_AUTHN_CODES=Generate Recovery Codes
|
||||
requiredAction.webauthn-register-passwordless=Webauthn Register Passwordless
|
||||
requiredAction.webauthn-register=Webauthn Register
|
||||
|
||||
invalidTokenRequiredActions=Required actions included in the link are not valid
|
||||
|
||||
|
@ -523,4 +524,4 @@ error-invalid-multivalued-size=Attribute {0} must have at least {1} and at most
|
|||
organization.confirm-membership.title=You are about to join organization ${kc.org.name}
|
||||
organization.confirm-membership=By clicking on the link below, you will become a member of the {0} organization:
|
||||
organization.member.register.title=Create an account to join the ${kc.org.name} organization
|
||||
organization.select=Select an organization to proceed:
|
||||
organization.select=Select an organization to proceed:
|
||||
|
|
Loading…
Reference in a new issue