docs(i18n): reproofread updated Chinese documentation

This commit is contained in:
xjt
2026-08-09 03:20:17 +08:00
parent 0543a6f79d
commit bd659179f6
212 changed files with 315 additions and 315 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/util/native-command/README.md
README.md: dd9d1ddaf817b2ff77ec0cd01710053e918b4296
README.zh.md: 3ff8a392f2c511295adb0bf5f62b6e0527cbaea6
README.zh.md: 339db7f3adb402193ef14247413b02f80b6f728d

View File

@@ -8,7 +8,7 @@
它是**库,不是服务或插件**:没有 `ctx`、不注册任何东西、不持有状态、不发事件。
## 接口面
## Surface
```ts
import { runNativeCommand, type NativeCommandRunner } from '@deepseek-ai/dsh-native-command'