Commit f794337
committed
chore(i18n): regenerate platform-objects bundles for the new recorded_by help text (#4556)
The `description` added to `sys_metadata_history.recorded_by` lands in the
i18n schema as that field's `help` string, which made all four
platform-objects locale bundles stale and turned `check-i18n-bundles` (in the
required `TypeScript Type Check` job) red.
Regenerated with `node scripts/check-i18n-bundles.mjs --write` — merge mode, so
every existing translation is preserved. The diff is exactly one added `help`
key per locale and nothing else; the non-English locales carry the source
string, which is this tool's "awaiting translation" state, not a translation
claim.
Verified after: `node scripts/check-i18n-bundles.mjs` → OK (9 packages, all
bundles in sync); `pnpm check:i18n-coverage` → OK (12 configs, none new).
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015Br2xsJsczFsTR9bvbh2Ny1 parent cfb22aa commit f794337
4 files changed
Lines changed: 8 additions & 4 deletions
File tree
- packages/platform-objects/src/apps/translations
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2746 | 2746 | | |
2747 | 2747 | | |
2748 | 2748 | | |
2749 | | - | |
| 2749 | + | |
| 2750 | + | |
2750 | 2751 | | |
2751 | 2752 | | |
2752 | 2753 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2746 | 2746 | | |
2747 | 2747 | | |
2748 | 2748 | | |
2749 | | - | |
| 2749 | + | |
| 2750 | + | |
2750 | 2751 | | |
2751 | 2752 | | |
2752 | 2753 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2746 | 2746 | | |
2747 | 2747 | | |
2748 | 2748 | | |
2749 | | - | |
| 2749 | + | |
| 2750 | + | |
2750 | 2751 | | |
2751 | 2752 | | |
2752 | 2753 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2746 | 2746 | | |
2747 | 2747 | | |
2748 | 2748 | | |
2749 | | - | |
| 2749 | + | |
| 2750 | + | |
2750 | 2751 | | |
2751 | 2752 | | |
2752 | 2753 | | |
| |||
0 commit comments