UNPKG

images-viewer-vue3

Version:
25 lines (24 loc) 549 B
const e = { image: { total: "Total", pictures: "Pictures", leaf: "leaf", page: "Page", current: "Current page", loadErrorText: "Failed to load the image, please check the image access path carefully!", ruleText: "Image size", px: "px", the: "The", img: "Image", previousText: "Previous", nextText: "Next", renderRatio: "Rendering size", naturalRatio: "Fixed size", fixedAspectRatio: "Fixed aspect ratio", fileZise: "File size", origin: "Origin" } }; export { e as default };