@ailaw/venus 1.133.0 → 1.134.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 +9 -1
  2. package/package.json +1 -1
package/dist/en.js CHANGED
@@ -1583,6 +1583,14 @@ var en = __spreadProps(__spreadValues(__spreadValues({}, lang2), lang3), {
1583
1583
  lcaEFilling: "File LCA Form",
1584
1584
  secret: "LCA authorization app secret",
1585
1585
  showToken: "Show token",
1586
- eFile: "File Now"
1586
+ eFile: "File Now",
1587
+ addPremium907: "Add 907 Forms",
1588
+ addMore907: "Add More 907 Forms",
1589
+ formG28: "Form G-28 is attached.",
1590
+ requestForPremium: "Request for Premium Processing Service",
1591
+ filedAPetitionEligible: "I am the petitioner who is filing or has filed a petition eligible for Premium Processing Service. ",
1592
+ attorneyOrAccredited: "I am the attorney or accredited representative for the petitioner who is filing or has filed a petition eligible for Premium Processing Service. (Complete and submit Form G-28, Notice of Entry of Appearance as Attorney or Accredited Representative, or Form G-28I, Notice of Entry of Appearance as Attorney In Matters Outside the Geographical Confines of the United States, if Form G-28 or Form G-28I has not been submitted with the petition.",
1593
+ g28OrForm: "I am the applicant who is filing or has filed an application eligible for Premium Processing Service. ",
1594
+ filedAnApplication: "I am the attorney or accredited representative for the applicant who is filing or has filed an application eligible for Premium Processing Service. (Complete and submit Form G-28 or Form G-28I, if Form G-28 or Form G-28I has not been submitted with the application.) "
1587
1595
  });
1588
1596
  export { en as default };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ailaw/venus",
3
- "version": "1.133.0",
3
+ "version": "1.134.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],