Feature/workflow en cn (#9742)

### What problem does this PR solve?
Update workflow ZH CN title and description.
### Type of change
- [x] Documentation Update
This commit is contained in:
YyBoom
2025-08-28 09:34:30 +08:00
committed by GitHub
parent 5abd0bbac1
commit 369add35b8
20 changed files with 439 additions and 1288 deletions

View File

@ -1,9 +1,13 @@
{
"id": 11,
"title": "Customer Review Analysis",
"description": "Automatically classify customer reviews using LLM (Large Language Model) and route them via email to the relevant departments.",
"canvas_type": "Customer Support",
"title": {
"en": "Customer Review Analysis",
"zh": "客户评价分析"},
"description": {
"en": "Automatically classify customer reviews using LLM (Large Language Model) and route them via email to the relevant departments.",
"zh": "大模型将自动分类客户评价,并通过电子邮件将结果发送到相关部门。"},
"canvas_type": "Customer Support",
"dsl": {
"components": {
"Categorize:FourTeamsFold": {