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/client/web/README.md
README.md: 74c481d573fb716e624e639c74b35c82e6894f63
README.zh.md: 08c69665a00377ff4bb11eee90031a45b3901753
README.zh.md: 0e36107e50b2e22d65c126a4fd8873a89b0bb687

View File

@@ -23,4 +23,4 @@ Web 外壳内核:`new AppWebEntry(el, seams?).run()` 通过两阶段启动w
## 已知限制与暂缓事项
- **有意采用一次性渲染**UI 等待启动 settle只要一个配置项失败加载页面就会保留并逐项显示醒目的报告不提供部分可用性渐进式渲染将作为独立项目恢复
- **窄窗口外壳行为缺少组装后演练**ui-layout 已实现让步链,但该包没有外壳级窄 viewport 验收用例。
- **窄窗口外壳行为缺少组装后演练**ui-layout 已实现让步链,但该包没有外壳级窄视口验收用例。