mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-13 09:52:14 +00:00
streamlined resend code buttons
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
"title": "Set Password",
|
||||
"description": "Set the password for your account",
|
||||
"codeSent": "A code has been sent to your email address.",
|
||||
"noCodeReceived": "Didn't receive a code?",
|
||||
"resend": "Resend code",
|
||||
"submit": "Continue"
|
||||
},
|
||||
@@ -173,6 +174,7 @@
|
||||
"verify": {
|
||||
"title": "Verify user",
|
||||
"description": "Enter the Code provided in the verification email.",
|
||||
"noCodeReceived": "Didn't receive a code?",
|
||||
"resendCode": "Resend code",
|
||||
"submit": "Continue"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user