docs(plugin-workflow): adjust plugin description (#3553)
This commit is contained in:
		
							parent
							
								
									adccdece7c
								
							
						
					
					
						commit
						9d064ba97f
					
				@ -2,8 +2,8 @@
 | 
			
		||||
  "name": "@nocobase/plugin-workflow",
 | 
			
		||||
  "displayName": "Workflow",
 | 
			
		||||
  "displayName.zh-CN": "工作流",
 | 
			
		||||
  "description": "A powerful workflow plugin designed to support business process management and automation.",
 | 
			
		||||
  "description.zh-CN": "工作流插件,为业务流程管理和自动化提供支持。",
 | 
			
		||||
  "description": "A powerful BPM tool that provides foundational support for business automation, with the capability to extend unlimited triggers and nodes.",
 | 
			
		||||
  "description.zh-CN": "一个强大的 BPM 工具,为业务自动化提供基础支持,并且可任意扩展更多的触发器和节点。",
 | 
			
		||||
  "version": "0.19.0-alpha.8",
 | 
			
		||||
  "license": "AGPL-3.0",
 | 
			
		||||
  "main": "./dist/server/index.js",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user