Commit b432ae4
docs: document the widget subCaption translation key (#8395)
The "What you can translate" table's dashboard row only ever said
`dashboards.<name>` — it never enumerated the widget node's keys, so authors
had no way to learn `subCaption` (added by #7862 for the metric widget's
sub-caption, `options.description`) from the guide. Split the row into a
dashboard-level row and a widget row listing `title` / `description` /
`subCaption`, and add a callout explaining that a widget's `subtitle` alias
now resolves to `subCaption`, not `description` — two different authored
fields, two keys, per the #5428 item-4 ruling.
Part of #8052
Claude-Session: https://claude.ai/code/session_01Jqe56GnYFddggeAyfkZFVz
Co-authored-by: Claude <noreply@anthropic.com>1 parent 539c5a0 commit b432ae4
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
88 | 99 | | |
89 | 100 | | |
90 | 101 | | |
| |||
0 commit comments