NgeDocLabels
interface
User-facing wording of the default theme, so it can be translated or reworded.
Properties
| Name | Type | Description |
|---|---|---|
action |
string |
Header action label, used when an action has no title. |
backToTop |
string |
Table of contents scroll-to-top action. |
breadcrumb |
string |
Breadcrumb landmark label. |
collapse |
string |
Folder toggle label when the folder is expanded. |
copied |
string |
Confirmation shown briefly after copying. |
copyAsMarkdown |
string |
Action that copies the page's markdown to the clipboard. |
editThisPage |
string |
Link to edit the current page's source. |
expand |
string |
Folder toggle label when the folder is collapsed. |
hideSidebar |
string |
Sidebar collapse toggle label when the sidebar is visible. |
lastUpdated |
string |
Prefix for the date the current page was last updated. |
next |
string |
Next page, on the pager. |
openInChatGpt |
string |
Action that opens the page in ChatGPT. |
openInClaude |
string |
Action that opens the page in Claude. |
pagination |
string |
Pager landmark label. |
poweredBy |
string |
Footer credit, shown before the engine name. |
previous |
string |
Previous page, on the pager. |
repository |
string |
Repository link label, used when the repo has no name. |
search |
string |
Search control and palette (label, aria and placeholder). |
searchEmpty |
string |
Empty search state, shown before the query. |
sections |
string |
Site navigation landmark label (header and mobile drawer). |
showSidebar |
string |
Sidebar collapse toggle label when the sidebar is hidden. |
switchToDark |
string |
Theme toggle label to switch to the dark scheme. |
switchToLight |
string |
Theme toggle label to switch to the light scheme. |
tableOfContents |
string |
Table of contents heading and its landmark label. |
toggleNavigation |
string |
Mobile navigation toggle label. |