Merge pull request #69 from w4n9hu1/main

fix(i18n): correct Chinese label for memory layer — 内存管理 → 记忆管理
This commit is contained in:
Xinlu Lai 2026-03-29 23:06:12 +08:00 committed by GitHub
commit 3b9b87f027
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,7 +55,7 @@
"layer_labels": {
"tools": "工具与执行",
"planning": "规划与协调",
"memory": "内存管理",
"memory": "记忆管理",
"concurrency": "并发",
"collaboration": "协作"
},