### What problem does this PR solve?

This pull request makes a minor update to the English locale strings for
the Table of Contents toggle buttons, changing the labels from "Show
TOC"/"Hide TOC" to "Show content"/"Hide content" for improved clarity.

### Type of change

- [x] Refactoring

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
Jin Hai
2026-02-26 19:21:08 +08:00
committed by GitHub
parent c03c537bf8
commit a1549c0fdc

View File

@@ -1324,8 +1324,8 @@ Example: Virtual Hosted Style`,
image2text: 'OCR',
speech2text: 'ASR',
},
showToc: 'Show TOC',
hideToc: 'Hide TOC',
showToc: 'Show content',
hideToc: 'Hide content',
},
message: {
registered: 'Registered!',