mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-01 15:03:57 +08:00
refactor(spec): remove obsolete dimensions and update CLI options
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"searchPlaceholder": "Search specs...",
|
||||
"rebuildIndex": "Rebuild Index",
|
||||
"loading": "Loading...",
|
||||
"noSpecs": "No specs found. Create specs in .workflow/ directory.",
|
||||
"noSpecs": "No specs found. Create specs in .ccw/ directory.",
|
||||
|
||||
"recommendedHooks": "Recommended Hooks",
|
||||
"recommendedHooksDesc": "One-click install system-preset spec injection hooks",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
"searchPlaceholder": "搜索规范...",
|
||||
"rebuildIndex": "重建索引",
|
||||
"loading": "加载中...",
|
||||
"noSpecs": "未找到规范。请在 .workflow/ 目录中创建规范文件。",
|
||||
"noSpecs": "未找到规范。请在 .ccw/ 目录中创建规范文件。",
|
||||
|
||||
"recommendedHooks": "推荐钩子",
|
||||
"recommendedHooksDesc": "一键安装系统预设的规范注入钩子",
|
||||
|
||||
Reference in New Issue
Block a user