@ailaw/venus 1.187.0 → 1.188.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/en.js +2 -2
- package/package.json +1 -1
package/dist/en.js
CHANGED
|
@@ -1633,11 +1633,11 @@ var en$1 = {
|
|
|
1633
1633
|
secret: "App Authentication Manual Entry key",
|
|
1634
1634
|
showToken: "Show token",
|
|
1635
1635
|
eFile: "File Now",
|
|
1636
|
-
authAppSecretError: "The App Authentication Manual Entry key
|
|
1636
|
+
authAppSecretError: "The App Authentication Manual Entry key is incorrect. If you're sure that the key is fine, it's possible that you haven't completed the USCIS website binding yet. Please copy the 6-digit number shown below and input it on the USCIS website to complete the Authentication App binding.",
|
|
1637
1637
|
unKnownErrorPleaseContact: "An error occurred. Please reach out to us.",
|
|
1638
1638
|
emailOrPasswordInvalidMaybeSpaceChar: "Invalid account or password. If your password doesn't have spaces, please ensure none are included and try again. Note: After 3 incorrect attempts, USCIS will lock your account for 10 minutes.",
|
|
1639
1639
|
accountLocked: "Your account is temporarily locked. Please try again in 10 minutes.",
|
|
1640
|
-
emailOrPasswordInvalid: "The email or password you entered is incorrect. Please verify and try again. Note: After 3 incorrect attempts, USCIS will lock your account for 10 minutes.",
|
|
1640
|
+
emailOrPasswordInvalid: "The email or password you entered is incorrect. Please verify and try again. Note: After 3 incorrect attempts, USCIS will lock your account for 10 minutes. Click this link to retrieve your password: ",
|
|
1641
1641
|
noneOrWrongTwoStepMethod: "Your account's two-step verification is either unset or currently using email/SMS. It should be set to the Authentication App method. Please switch to using an authentication app by following the tutorial here. For assistance, please contact our customer support.",
|
|
1642
1642
|
secretFormatError: "The App Authentication Manual Entry key format is invalid. Please check your key and retry.",
|
|
1643
1643
|
secretLengthError: "The App Authentication Manual Entry key format is incorrect. It should be 32 alphanumeric characters.",
|