email placeholder to remind users which address to check for their code
This commit is contained in:
@@ -111,7 +111,13 @@
|
||||
"usersManagement": "User Management",
|
||||
"navigationOrganizationSettings": "Organization settings",
|
||||
"navigationAccountSettings": "Profile settings",
|
||||
"twoFactorPrompt": "Enter the 6-digit code we sent to your device",
|
||||
"twoFactorPrompt": "Enter the 6-digit code we sent to {email}",
|
||||
"@twoFactorPrompt": {
|
||||
"description": "Two-factor prompt showing the destination email address",
|
||||
"placeholders": {
|
||||
"email": {}
|
||||
}
|
||||
},
|
||||
"twoFactorResend": "Didn’t receive a code? Resend",
|
||||
"twoFactorTitle": "Two-Factor Authentication",
|
||||
"twoFactorError": "Invalid code. Please try again.",
|
||||
|
||||
Reference in New Issue
Block a user