label-print-design
Version:
操作简单,组件丰富的一站式打印解决方案打印设计器
60 lines (56 loc) • 2.72 kB
JavaScript
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var handelPanel = {
"handle.drag.snap": "\u62D6\u52A8\u78C1\u5438",
"handle.drag.snap.panel": "\u8FB9\u754C\u9650\u5236",
"handle.watermark": "\u6C34\u5370",
"handle.width&height": "\u5BBD/\u9AD8",
"handle.page.width": "\u7EB8\u5F20\u5BBD",
"handle.page.height": "\u7EB8\u5F20\u9AD8",
"handle.template.name": "\u6A21\u7248\u540D\u79F0",
"handle.please.template.name": "\u8BF7\u8F93\u5165\u6A21\u7248\u540D\u79F0",
"handle.formatter": "\u683C\u5F0F\u5316\u5668",
"handle.lock.edit": "\u9501\u5B9A\u7F16\u8F91",
"handle.border.radius": "\u5706\u89D2\u8FB9\u6846",
"handle.opacity": "\u900F\u660E\u5EA6",
"handle.rotate": "\u65CB\u8F6C\u89D2\u5EA6",
"handle.content.type": "\u5185\u5BB9\u7C7B\u578B",
"handle.barCode.type": "\u6761\u7801\u7C7B\u578B",
"handle.barCode.value": "\u6761\u7801\u503C",
"handle.qrCode.errorCorrectionLevel": "\u5BB9\u9519\u7EA7\u522B",
"handle.qrCode.qrCodeScale": "\u4E8C\u7EF4\u7801\u7F29\u653E",
"handle.qrCode.qrCodeScale.tips": "\u6570\u5B57\u8D8A\u5927\u8D8A\u6E05\u6670",
"handle.text.auto.height": "\u81EA\u52A8\u9AD8\u5EA6",
"handle.line.break": "\u6362\u884C",
"handle.line.height": "\u884C\u9AD8",
"handle.line.width": "\u7EBF\u5BBD",
"handle.dotted.style": "\u865A\u7EBF\u6837\u5F0F",
"handle.padding": "\u5185\u8FB9\u8DDD",
"handle.padding.top": "\u9876\u5185\u8FB9\u8DDD",
"handle.padding.bottom": "\u5E95\u5185\u8FB9\u8DDD",
"handle.padding.left": "\u5DE6\u5185\u8FB9\u8DDD",
"handle.padding.right": "\u53F3\u5185\u8FB9\u8DDD",
"handle.top": "\u9876",
"handle.bottom": "\u5E95",
"handle.left": "\u5DE6",
"handle.right": "\u53F3",
"handle.margin": "\u5916\u8FB9\u8DDD",
"handle.margin.top": "\u9876\u5916\u8FB9\u8DDD",
"handle.margin.bottom": "\u5E95\u5916\u8FB9\u8DDD",
"handle.margin.left": "\u5DE6\u5916\u8FB9\u8DDD",
"handle.margin.right": "\u53F3\u5916\u8FB9\u8DDD",
"handle.fixed.position": "\u56FA\u5B9A\u4F4D\u7F6E",
"handle.clear.canvas": "\u6E05\u7A7A\u753B\u5E03",
"handle.print.strategy": "\u6253\u5370\u7B56\u7565",
"handle.display.strategy": "\u663E\u793A\u7B56\u7565",
"handle.height.attr": "\u9AD8\u5EA6\u5C5E\u6027",
"handle.table.hidden.head": "\u9690\u85CF\u8868\u5934",
"handle.table.page.head": "\u5206\u9875\u8868\u5934",
"handle.add.statistics.row": "\u65B0\u589E\u7EDF\u8BA1\u884C",
"handle.column": "\u5217",
"handle.table.statistics.type": "\u7EDF\u8BA1\u65B9\u5F0F",
"handle.table.every.page.statistics": "\u6BCF\u9875\u7EDF\u8BA1",
"handle.table.all.table.statistics": "\u6574\u8868\u7EDF\u8BA1"
};
exports.default = handelPanel;
//# sourceMappingURL=handle-panel.js.map