mirror of
https://github.com/shareAI-lab/learn-claude-code.git
synced 2026-05-02 00:00:11 +00:00
Merge pull request #69 from w4n9hu1/main
fix(i18n): correct Chinese label for memory layer — 内存管理 → 记忆管理
This commit is contained in:
commit
3b9b87f027
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@
|
|||
"layer_labels": {
|
||||
"tools": "工具与执行",
|
||||
"planning": "规划与协调",
|
||||
"memory": "内存管理",
|
||||
"memory": "记忆管理",
|
||||
"concurrency": "并发",
|
||||
"collaboration": "协作"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue