@ailaw/venus 1.183.0 → 1.184.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 +6 -1
  2. package/package.json +1 -1
package/dist/en.js CHANGED
@@ -1630,7 +1630,7 @@ var en$1 = {
1630
1630
  addAnotherSigner: "Add another Signer",
1631
1631
  moreDetail: "More Detail",
1632
1632
  lcaEFilling: "File FLAG Form",
1633
- secret: "Authorization app secret",
1633
+ secret: "App Authentication Manual Entry key",
1634
1634
  showToken: "Show token",
1635
1635
  eFile: "File Now",
1636
1636
  addPremium907: "Add I-907 Forms",
@@ -3760,6 +3760,11 @@ var en2 = {
3760
3760
  Attorney: "Attorney",
3761
3761
  Done: "Done",
3762
3762
  Integration: "Integration",
3763
+ linkAccount: "Link Account",
3764
+ authorizedAccounts: "Authorized Accounts",
3765
+ sharedFromOthers: "Shared by others",
3766
+ shareThisAccountWith: "Share this account with",
3767
+ accountManagement: "Account Management",
3763
3768
  I140_review_PetitionReceiptNumber: "Previous petition Receipt Number: ",
3764
3769
  I140_review_OtherSpecify: "If Other, please specify: ",
3765
3770
  I140_review_isOriginalLcaUsedByAnotherForm: "1. Is the petitioner filing this petition without an original labor certification because the original labor certification was previously submitted in support of another Form I-140?",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ailaw/venus",
3
- "version": "1.183.0",
3
+ "version": "1.184.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],