mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-15 02:42:45 +08:00
feat: add Chinese localization and new assets for CCW documentation
- Created LICENSE.txt for JavaScript assets including NProgress and React libraries. - Added runtime JavaScript file for main functionality. - Introduced new favicon and logo SVG assets for branding. - Added comprehensive FAQ section in Chinese, covering CCW features, installation, workflows, AI model support, and troubleshooting.
This commit is contained in:
@@ -71,7 +71,14 @@
|
||||
"focusPaths": "Focus Paths",
|
||||
"summary": "Summary",
|
||||
"taskDescription": "Task Description",
|
||||
"complexity": "Complexity"
|
||||
"complexity": "Complexity",
|
||||
"constraints": "Constraints",
|
||||
"relevantFiles": "Relevant Files",
|
||||
"dependencies": "Dependencies",
|
||||
"sessionId": "Session ID",
|
||||
"metadata": "Metadata",
|
||||
"conflictRisks": "Conflict Risks",
|
||||
"rawJson": "Raw JSON"
|
||||
},
|
||||
"status": {
|
||||
"completed": "Completed",
|
||||
|
||||
Reference in New Issue
Block a user