Skip to content

Commit 5c317b6

Browse files
Update lib/ts/recipe/webauthn/components/themes/translations.ts
Co-authored-by: Mihály Lengyel <[email protected]>
1 parent e6f63ad commit 5c317b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/ts/recipe/webauthn/components/themes/translations.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ export const defaultTranslationsWebauthn = {
2525
WEBAUTHN_UNRECOVERABLE_ERROR: "Something went wrong",
2626
WEBAUTHN_UNRECOVERABLE_ERROR_DETAILS: "something went wrong with your current session. please try again.",
2727
WEBAUTHN_EMAIL_SENT_LABEL: "Email sent",
28-
WEBAUTHN_EMAIL_SENT_PRE_LABEL: "Account recovery email has been sent to ",
29-
WEBAUTHN_EMAIL_SENT_POST_LABEL: ", if it exists in our system.",
28+
WEBAUTHN_EMAIL_SENT_LABEL_PRE_EMAIL: "Account recovery email has been sent to ",
29+
WEBAUTHN_EMAIL_SENT_LABEL_POST_EMAIL: ", if it exists in our system.",
3030
WEBAUTHN_RESEND_OR_CHANGE_EMAIL_LABEL: "Resend or change email",
3131
WEBAUTHN_ACCOUNT_RECOVERY_NOT_ALLOWED_LABEL: "Account Recovery is not allowed, please contact support.",
3232
WEBAUTHN_ACCOUNT_RECOVERY_GENERAL_ERROR:

0 commit comments

Comments
 (0)