File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
lib/ts/recipe/webauthn/components/themes Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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 :
You can’t perform that action at this time.
0 commit comments