瀏覽代碼

chore: 新增“收缩池/参与者”、“展开池/参与者”翻译

sinkingsoul 2 月之前
父節點
當前提交
aae87f85ac
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/components/bpmnProcessDesigner/package/designer/plugins/translate/zh.js

+ 3 - 0
src/components/bpmnProcessDesigner/package/designer/plugins/translate/zh.js

@@ -29,6 +29,9 @@ export default {
   'Create expanded SubProcess': '创建扩展子过程',
   'Create IntermediateThrowEvent/BoundaryEvent': '创建中间抛出事件/边界事件',
   'Create Pool/Participant': '创建池/参与者',
+  'Empty pool/participant(removes content)': '清空池/参与者(移除内容)',
+  'Empty pool/participant': '收缩池/参与者',
+  'Expanded pool/participant': '展开池/参与者',
   'Parallel Multi Instance': '并行多重事件',
   'Sequential Multi Instance': '时序多重事件',
   DataObjectReference: '数据对象参考',