#Changing "On this page" text

4 messages · Page 1 of 1 (latest)

vapid plover
#

how I can change "On this page" text on the right?

vapid plover
#

thread bump

junior scarab
#

Hello! You can add a file at src/content/i18n/en.json with an object like this: ```json
{
"tableOfContents.onThisPage": "custom text"
}

https://starlight.astro.build/guides/i18n/#translate-starlights-ui