Skip to content

Commit 9f64a3c

Browse files
committed
Fix locale string configuration for parentoptions
The `parentoptions` heading is missing from the locale string file. The result is that in the command reference pages, the second table has no heading. It is weird to see two tables on the same page without this heading text.
1 parent e3689ce commit 9f64a3c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: i18n/en/en.toml

+3
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,9 @@ other = "This article is more than one year old. Older articles may contain outd
456456
[page_deprecated]
457457
other = "(stale page)"
458458

459+
[parentoptions_heading]
460+
other = "Parent Options Inherited"
461+
459462
[patch_release]
460463
other = "Patch Release"
461464

0 commit comments

Comments
 (0)