From aae87f85acd06b2a5cce33230d9db621ac45b298 Mon Sep 17 00:00:00 2001 From: sinkingsoul <286447685@qq.com> Date: Wed, 12 Nov 2025 15:48:03 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=20=E6=96=B0=E5=A2=9E=E2=80=9C?= =?UTF-8?q?=E6=94=B6=E7=BC=A9=E6=B1=A0/=E5=8F=82=E4=B8=8E=E8=80=85?= =?UTF-8?q?=E2=80=9D=E3=80=81=E2=80=9C=E5=B1=95=E5=BC=80=E6=B1=A0/?= =?UTF-8?q?=E5=8F=82=E4=B8=8E=E8=80=85=E2=80=9D=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../package/designer/plugins/translate/zh.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/bpmnProcessDesigner/package/designer/plugins/translate/zh.js b/src/components/bpmnProcessDesigner/package/designer/plugins/translate/zh.js index 9493062c4..c45ef30c9 100644 --- a/src/components/bpmnProcessDesigner/package/designer/plugins/translate/zh.js +++ b/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: '数据对象参考',