mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 12:33:27 +00:00
invite and invite success pages
This commit is contained in:
@@ -135,6 +135,19 @@
|
||||
"submit": "Continue"
|
||||
}
|
||||
},
|
||||
"invite": {
|
||||
"title": "Invite User",
|
||||
"description": "Provide the email address and the name of the user you want to invite.",
|
||||
"info": "The user will receive an email with further instructions.",
|
||||
"submit": "Continue",
|
||||
"success": {
|
||||
"title": "Invite User",
|
||||
"description": "The email has successfully been sent.",
|
||||
"verified": "The user has been invited and has already verified his email.",
|
||||
"notVerifiedYet": "The user has been invited. They will receive an email with further instructions.",
|
||||
"submit": "Invite another user"
|
||||
}
|
||||
},
|
||||
"signedin": {
|
||||
"title": "Welcome {user}!",
|
||||
"description": "You are signed in."
|
||||
|
||||
Reference in New Issue
Block a user