@ailaw/venus 1.180.0 → 1.182.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 +5 -1
- package/package.json +1 -1
package/dist/en.js
CHANGED
|
@@ -1684,7 +1684,8 @@ var en$1 = {
|
|
|
1684
1684
|
compressImageFileHint: "Images can be converted in format and compressed in size.",
|
|
1685
1685
|
format: "Format",
|
|
1686
1686
|
size: "Size",
|
|
1687
|
-
quality: "Quality"
|
|
1687
|
+
quality: "Quality",
|
|
1688
|
+
contentGeneration: "Smart Content Generation"
|
|
1688
1689
|
};
|
|
1689
1690
|
var en2 = {
|
|
1690
1691
|
account: "Account",
|
|
@@ -1701,6 +1702,9 @@ var en2 = {
|
|
|
1701
1702
|
prepareStatementTitle: "Worksheet Setting",
|
|
1702
1703
|
prepareStatementHint: "Advance Setting will be applied to all cases in the firm.\nThe choice will impact the following question for all relevant forms.",
|
|
1703
1704
|
prepareFormsFor: "A preparer will prepare the form for",
|
|
1705
|
+
autoUppercase: "Capitalize Manual Address Entries",
|
|
1706
|
+
autoUppercaseHint1: "Once enabled, our system will automatically capitalize all manually entered addresses in the attorney, beneficiary, and petitioner worksheets. This feature ensures consistent capitalization throughout the addresses.",
|
|
1707
|
+
autoUppercaseHint2: "Note\uFF1A Capitalization does not Applicable to addresses entered through sync, Copy / Paste, or Address Book features",
|
|
1704
1708
|
systemPermissions: "System Permissions",
|
|
1705
1709
|
individualStatements: "All Individual Clients",
|
|
1706
1710
|
companyStatements: "All Company Clients",
|