{
  "Post-action event": "操作后事件",
  "Triggered after the completion of a request initiated through an action button or API, such as after adding or updating data. Suitable for data processing, sending notifications, etc., after actions are completed.":
    "通过操作按钮或 API 发起请求时，在请求执行成功后触发该事件，比如新增、更新操作之后。适用于在操作完成后进行数据处理、发送通知等。",
  "Collection": "数据表",
  "The collection to which the triggered data belongs.": "触发数据所属的数据表。",
  "Trigger mode": "触发模式",
  "Local mode, triggered after the completion of actions bound to this workflow": "局部模式，绑定该工作流的操作执行完成后触发",
  "Global mode, triggered after the completion of the following actions": "全局模式，以下操作执行完成后都触发",
  "Select actions": "选择操作",
  "Create record action": "创建记录操作",
  "Update record action": "更新记录操作",
  "Associations to use": "待使用的关系数据",
  "Trigger data": "触发器数据",
  "User submitted action": "提交操作的用户",
  "Role of user submitted action": "提交操作用户的角色"
}
