docs(ui): document i18n report usage · openclaw/openclaw@4feb4e6
steipete
·
2026-05-14
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -11,6 +11,7 @@ This directory owns Control UI-specific guidance that should not live in the rep
|
11 | 11 | - `ui/src/i18n/lib/types.ts` |
12 | 12 | - `ui/src/i18n/lib/registry.ts` |
13 | 13 | - Pipeline: update English strings and locale wiring here, then run `pnpm ui:i18n:sync` and commit the regenerated locale bundles plus `.i18n` metadata. |
| 14 | +- Prioritization report: `pnpm ui:i18n:report [--surface <name>] [--locale <locale>] [--top <n>]` shows current hardcoded-copy focus areas and locale fallback metadata. It is not a drift gate; use `pnpm ui:i18n:check` for that. |
14 | 15 | - If locale outputs drift, regenerate them. Do not manually translate or hand-maintain generated locale files by default. |
15 | 16 | |
16 | 17 | ## Scope |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。