Skip to content

Commit 91e2532

Browse files
committed
chore(platform-objects): regenerate the en metadata-forms bundle for the shared reference row's help text (#14892)
node scripts/check-i18n-bundles.mjs --write — the only bundle that moved; the `reference` describe lives in no bundle. Clears the red `pnpm check:i18n` on PR #15979's head b6f0313 (Type Check · consumer gates). Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01M59rPZZFzqhfMUPFqqZTkf
1 parent b6f0313 commit 91e2532

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/platform-objects/src/apps/translations/en.metadata-forms.generated.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ export const enMetadataForms: NonNullable<TranslationData['metadataForms']> = {
162162
},
163163
"fields.reference": {
164164
label: "Reference",
165-
helpText: "Target object name"
165+
helpText: "Target object name. For a tree field it is optional and, if given, must be this object (a tree is a hierarchy within its own object — link a different object with a lookup)"
166166
},
167167
"fields.lookupFilters": {
168168
label: "Lookup Filters",

0 commit comments

Comments
 (0)