{
  "Create a record": "Create a record",
  "Create record": "创建记录",
  "Delete": "Delete",
  "Delete record": "删除记录",
  "Global mode, triggered before executing the following actions": "全局模式，以下操作执行前都触发",
  "Local mode, triggered before executing the actions bound to this workflow": "局部模式，绑定该工作流的操作执行前触发",
  "Parameters": "参数",
  "Pre-action event": "操作前事件",
  "Record to submit": "待提交的记录",
  "Request inteception": "Request inteception",
  "Request to intercept": "Request to intercept",
  "Role of user acted": "操作者角色",
  "Select actions": "选择操作",
  "The following selected requests all trigger interception on submission": "The following selected requests all trigger interception on submission",
  "Trigger mode": "触发模式",
  "Triggered before submitting a create, update, or delete request to a collection, so that data validation, logical judgment, etc., can be performed before executing the request, and then either approving the request or rejecting the request by using the \"End process\" node.": "Triggered before submitting a create, update, or delete request to a collection, so that data validation, logical judgment, etc., can be performed before executing the request, and then either approving the request or rejecting the request by using the \"End process\" node.",
  "Triggered before the execution of a request initiated through an action button or API, such as before adding, updating, or deleting data. Suitable for data validation and logic judgment before action, and the request could be rejected by using the \"End process\" node.": "通过操作按钮或 API 发起请求并在执行前触发，比如新增、更新、删除数据之前。适用于在操作前进行数据验证、逻辑判断，并可通过“结束节点”来拦截请求。",
  "Triggered only when a form bound to this workflow is submitted": "Triggered only when a form bound to this workflow is submitted",
  "Update a record": "Update a record",
  "Update record": "更新记录",
  "User acted": "操作者",
  "Values submitted": "提交的值对象"
}