@univerjs_watermark_locale_zh-CN.js 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. import "./chunk-2LSFTFF7.js";
  2. // node_modules/.pnpm/@univerjs+watermark@0.5.5_@grpc+grpc-js@1.13.4_react@18.3.1_rxjs@7.8.1/node_modules/@univerjs/watermark/lib/es/locale/zh-CN.js
  3. var t = {
  4. "univer-watermark": {
  5. title: "水印",
  6. type: "类型",
  7. text: "文本",
  8. image: "图片",
  9. uploadImage: "上传图片",
  10. replaceImage: "替换图片",
  11. keepRatio: "保持比例",
  12. width: "长度",
  13. height: "高度",
  14. style: "样式设置",
  15. content: "内容",
  16. textPlaceholder: "请输入文本",
  17. fontSize: "字体大小",
  18. direction: "方向",
  19. ltr: "从左到右",
  20. rtl: "从右到左",
  21. inherits: "继承",
  22. opacity: "透明度",
  23. layout: "布局设置",
  24. rotate: "旋转",
  25. repeat: "重复",
  26. spacingX: "水平间距",
  27. spacingY: "垂直间距",
  28. startX: "水平起始位置",
  29. startY: "垂直起始位置",
  30. cancel: "取消水印",
  31. close: "关闭面板",
  32. copy: "复制配置"
  33. }
  34. };
  35. export {
  36. t as default
  37. };
  38. //# sourceMappingURL=@univerjs_watermark_locale_zh-CN.js.map