@ailaw/venus 1.153.0 → 1.155.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 +1 -0
  2. package/package.json +1 -1
package/dist/en.js CHANGED
@@ -4426,6 +4426,7 @@ var en2 = {
4426
4426
  addendum: "Addendum",
4427
4427
  privateCaseTip: "When you open private case mode, only assigned attorneys/paralegals/contractors and all admin accounts can see this case.",
4428
4428
  privateCaseNotice: "Only assigned attorneys/paralegals/contractors and all admin accounts can see this case.",
4429
+ notCurrent: "Not Current",
4429
4430
  waitingForInvitation: "Waiting for invitation",
4430
4431
  allClientsInvited: "All clients invited",
4431
4432
  resentInvitation: "Resent invitation",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ailaw/venus",
3
- "version": "1.153.0",
3
+ "version": "1.155.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],