Skip to content

Commit 2eb5a66

Browse files
committed
fix: update skill names in data.yaml to use consistent terminology
1 parent 1afdbba commit 2eb5a66

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

tools/data.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ additionalProperties:
8181
zh-hant: "Skills"
8282
zh: "Skills"
8383
- key: workflow
84-
name: 工作流工具
84+
name: 工作流模板
8585
sort: 120
8686
locales:
8787
en: "Workflow Tool"
88-
zh-hant: "工作流工具"
89-
zh: "工作流工具"
88+
zh-hant: "工作流模板"
89+
zh: "工作流模板"

tools/tool_wf_testcase/data.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: 测试用例生成
22
tags:
3-
- 工作流工具
3+
- 工作流模板
44
title: 根据需求文档生成测试用例的工作流工具
55
description: 根据需求文档生成测试用例的工作流工具

0 commit comments

Comments
 (0)