mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-12 17:21:19 +08:00
feat: initialize monorepo with package.json for CCW workflow platform
This commit is contained in:
@@ -40,6 +40,12 @@
|
||||
"completed": "已完成",
|
||||
"updated": "更新于"
|
||||
},
|
||||
"taskStatus": {
|
||||
"pending": "待处理",
|
||||
"inProgress": "进行中",
|
||||
"completed": "已完成",
|
||||
"failed": "失败"
|
||||
},
|
||||
"detail": {
|
||||
"overview": "概览",
|
||||
"tasks": "任务",
|
||||
|
||||
Reference in New Issue
Block a user