@ailaw/venus 1.162.0 → 1.164.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 +8 -1
- package/package.json +1 -1
package/dist/en.js
CHANGED
|
@@ -1666,7 +1666,14 @@ var en$1 = {
|
|
|
1666
1666
|
},
|
|
1667
1667
|
PleaseReloadThePage: "Please reload the page",
|
|
1668
1668
|
tools: "Tools",
|
|
1669
|
-
fileCompression: "File Compression"
|
|
1669
|
+
fileCompression: "File Compression",
|
|
1670
|
+
compressPdfFile: "Compress PDF File",
|
|
1671
|
+
compressPdfFileHint: "Reduce file size while optimizing for maximal PDF quality.",
|
|
1672
|
+
compressImageFile: "Image Compression & Formatting",
|
|
1673
|
+
compressImageFileHint: "Images can be converted in format and compressed in size.",
|
|
1674
|
+
format: "Format",
|
|
1675
|
+
size: "Size",
|
|
1676
|
+
quality: "Quality"
|
|
1670
1677
|
};
|
|
1671
1678
|
var en2 = {
|
|
1672
1679
|
account: "Account",
|