mirror of
https://github.com/shareAI-lab/analysis_claude_code.git
synced 2026-05-06 16:26:16 +08:00
Merge pull request #69 from w4n9hu1/main
fix(i18n): correct Chinese label for memory layer — 内存管理 → 记忆管理
This commit is contained in:
@@ -55,7 +55,7 @@
|
|||||||
"layer_labels": {
|
"layer_labels": {
|
||||||
"tools": "工具与执行",
|
"tools": "工具与执行",
|
||||||
"planning": "规划与协调",
|
"planning": "规划与协调",
|
||||||
"memory": "内存管理",
|
"memory": "记忆管理",
|
||||||
"concurrency": "并发",
|
"concurrency": "并发",
|
||||||
"collaboration": "协作"
|
"collaboration": "协作"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user