@ailaw/venus 1.203.0 → 1.205.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.
Files changed (2) hide show
  1. package/dist/en.js +14 -0
  2. package/package.json +1 -1
package/dist/en.js CHANGED
@@ -1632,7 +1632,21 @@ var en$1 = {
1632
1632
  lcaEFilling: "File FLAG Form",
1633
1633
  secret: "App Authentication Manual Entry key",
1634
1634
  showToken: "Show token",
1635
+ accept: "Accept",
1635
1636
  eFile: "File Now",
1637
+ eFileDisclaimer: "Kindly Peruse the Disclaimer with Due Attention.",
1638
+ eFileDisclaimerPh1Title: "Disclaimer",
1639
+ eFileDisclaimerPh1: "NEUTRINET is a third-party AI-powered paralegal service provider, dedicated to offering you efficient and reliable assistance in immigration legal practice. Please be aware that when using our services, you will also be utilizing the USCIS/FLAG E-file service, and it's important to note that the USCIS/FLAG official website is beyond our control.",
1640
+ eFileDisclaimerPh2: "NEUTRINET's E-file Service includes the following:",
1641
+ eFileDisclaimerPh2Att1: "Access to your authorized USCIS/FLAG account for processing e-filed cases.Saving client data in NEUTRINET worksheets.",
1642
+ eFileDisclaimerPh2Att2: "Opening new cases or revising NEUTRINET e-filed cases.",
1643
+ eFileDisclaimerPh2Att3: "Accurately transferring data from the NEUTRINET worksheet to the cases opened in our system.",
1644
+ eFileDisclaimerPh3Title: "What NEUTRINET is NOT responsible for:",
1645
+ eFileDisclaimerPh3Att1: "Data losses resulting from USCIS/FLAG system errors.",
1646
+ eFileDisclaimerPh3Att2: "Data loss or progress failures on the USCIS/FLAG official website, whether before or after E-filing.",
1647
+ eFileDisclaimerPh3Att3: "Data loss or the loss of progress due to internet instability.",
1648
+ eFileDisclaimerPh4: "By clicking 'Accept,' you grant NEUTRINET's system access to your USCIS/FLAG attorney account for the purpose of opening cases, creating forms, populating data in NEUTRINET opened cases, and related activities. However, please note that NEUTRINET NEVER requests authorization to finalize or 'Upload' a case to the government. For the final review and completion after E-filing, please log in to USCIS/FLAG manually.",
1649
+ eFileDisclaimerPh5: "If you have any questions or require further clarification, please do not hesitate to contact us at support@ailaw.ai.",
1636
1650
  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/FLAG 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
1651
  unKnownErrorPleaseContact: "An error occurred. Please reach out to us.",
1638
1652
  emailOrPasswordInvalidMaybeSpaceChar: "Invalid account or password. If your password doesn't have spaces, please ensure none are included and try again. \nNote: After 3 incorrect attempts, USCIS will lock your account for 10 minutes.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ailaw/venus",
3
- "version": "1.203.0",
3
+ "version": "1.205.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],