docs(i18n): reconcile source-drifted translations

This commit is contained in:
xjt
2026-08-09 10:24:11 +08:00
parent bd659179f6
commit 5d46c11784
102 changed files with 165 additions and 165 deletions

View File

@@ -3,4 +3,4 @@
# after editing either side, bring the other along and re-record with:
# pnpm run verify-translation-pairing --write packages/todo/README.md
README.md: 6c7dccbbfb007737593550cea91444f8f735cf81
README.zh.md: 3c1c35187b5111f1fdb607d70b980be57e3e79c1
README.zh.md: 9c5d6a9cc3f6078d5609aea668684ea0e4275835

View File

@@ -8,6 +8,6 @@
|---|---|---|
| [`tool-todo/`](tool-todo/README.md) | 存储并公开会话的 todo 列表。 | (注册到 `ctx.tools`) |
子级 README 负责工具、持久化和渲染契约。
子级 README 负责工具、持久化和渲染约定。
事件载荷记录在 [docs/subsystems/session.md](../../docs/subsystems/session.md)。