const t = { "univer-watermark": { title: "浮水印", type: "類型", text: "文字", image: "圖片", uploadImage: "上傳圖片", replaceImage: "替換圖片", keepRatio: "保持比例", width: "長度", height: "高度", style: "樣式設置", content: "內容", textPlaceholder: "請輸入文字", fontSize: "字體大小", direction: "方向", ltr: "從左到右", rtl: "從右到左", inherits: "繼承", opacity: "透明度", layout: "佈局設置", rotate: "旋轉", repeat: "重複", spacingX: "水平間距", spacingY: "垂直間距", startX: "水平起始位置", startY: "垂直起始位置", cancel: "取消浮水印", close: "關閉面板", copy: "複製配置" } }; export { t as default };