Skip to content

Commit 1155318

Browse files
Update the continue with passwordless button text
1 parent 3eb3f40 commit 1155318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ export const defaultTranslationsWebauthn = {
77
// WEBAUTHN_CONTINUE_WITHOUT_PASSKEY_BUTTON: "Continue without passkey",
88
// WEBAUTHN_CREATE_A_PASSKEY_HEADER: "Create a passkey",
99
// WEBAUTHN_CONTINUE_WITH_EMAIL_SUBTEXT: "Continue with",
10-
WEBAUTHN_COMBO_CONTINUE_WITH_PASSKEY_BUTTON: "Continue with passkey",
10+
WEBAUTHN_COMBO_CONTINUE_WITH_PASSKEY_BUTTON: "CONTINUE WITH PASSKEY",
1111
},
1212
};

0 commit comments

Comments
 (0)