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