@ailaw/venus 1.154.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.
- package/dist/en.js +3 -1
- 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",
|
|
@@ -4450,8 +4451,9 @@ var en2 = {
|
|
|
4450
4451
|
NoFilesToDownload: "No files to download",
|
|
4451
4452
|
uscisEFiling: "File USCIS Online",
|
|
4452
4453
|
OnlyVisibleToAdmin: "Only visible to Admin",
|
|
4454
|
+
billSettingConfirm: "Once activated, ALL ATTORNEYS will be banned from accessing bills and invoices. ONLY admin accounts will retain access.",
|
|
4453
4455
|
basic: "Basic",
|
|
4454
|
-
visibleByAdminConfirmation: "
|
|
4456
|
+
visibleByAdminConfirmation: "ONLY admin accounts have access",
|
|
4455
4457
|
onlyAdminHasAccess: "ONLY admin accounts have access"
|
|
4456
4458
|
};
|
|
4457
4459
|
var en3 = {
|