We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a9f4c3 commit 17b43efCopy full SHA for 17b43ef
lib/ts/recipe/webauthn/components/themes/translations.ts
@@ -3,7 +3,7 @@ import { defaultTranslationsCommon } from "../../../../translation/translations"
3
export const defaultTranslationsWebauthn = {
4
en: {
5
...defaultTranslationsCommon.en,
6
- WEBAUTHN_EMAIL_CONTINUE_BUTTON: "Continue",
+ WEBAUTHN_EMAIL_CONTINUE_BUTTON: "CONTINUE",
7
WEBAUTHN_SIGN_UP_LABEL: "Email",
8
WEBAUTHN_RECOVER_ACCOUNT_LABEL: "Recover Account",
9
WEBAUTHN_CONTINUE_WITHOUT_PASSKEY_BUTTON: "Continue without passkey",
0 commit comments