fix(i18n): update zh layer_labels.memory from 内存管理 to 记忆管理

Co-authored-by: w4n9hu1 <20451477+w4n9hu1@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-03-10 15:20:48 +00:00
parent 884cd111ba
commit c8eba1887d

View File

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