@ailaw/venus 1.186.0 → 1.187.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 +8 -0
- package/package.json +1 -1
package/dist/en.js
CHANGED
|
@@ -1633,6 +1633,14 @@ 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 for login verification is invalid. Please generate a token using this key, enter it into USCIS, and complete the two-step verification setup.",
|
|
1637
|
+
unKnownErrorPleaseContact: "An error occurred. Please reach out to us.",
|
|
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
|
+
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.",
|
|
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
|
+
secretFormatError: "The App Authentication Manual Entry key format is invalid. Please check your key and retry.",
|
|
1643
|
+
secretLengthError: "The App Authentication Manual Entry key format is incorrect. It should be 32 alphanumeric characters.",
|
|
1636
1644
|
addPremium907: "Add I-907 Forms",
|
|
1637
1645
|
addMore907: "Add More I-907 Forms",
|
|
1638
1646
|
formG28: "Form G-28 is attached.",
|