fix: 修复子流程和事件子流程英文标签错误
parent
4534bd220c
commit
e4e4dd640c
|
|
@ -111,8 +111,8 @@ export default {
|
|||
'Complex Gateway': '复杂网关',
|
||||
'Event-based Gateway': '事件网关',
|
||||
Transaction: '转运',
|
||||
'Sub Process': '子流程',
|
||||
'Event Sub Process': '事件子流程',
|
||||
'sub-process': '子流程',
|
||||
'Event sub-process': '事件子流程',
|
||||
'Collapsed Pool': '折叠池',
|
||||
'Expanded Pool': '展开池',
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue