mirror of
https://github.com/sern-handler/website
synced 2026-06-28 02:32:23 +00:00
29 lines
1.2 KiB
JSON
29 lines
1.2 KiB
JSON
{
|
|
"skipLink.label": "Skip to content",
|
|
"search.label": "Search",
|
|
"search.shortcutLabel": "(Press / to Search)",
|
|
"search.cancelLabel": "Cancel",
|
|
"search.devWarning": "Search is only available in production builds. \nTry building and previewing the site to test it out locally.",
|
|
"themeSelect.accessibleLabel": "Select theme",
|
|
"themeSelect.dark": "Dark",
|
|
"themeSelect.light": "Light",
|
|
"themeSelect.auto": "Auto",
|
|
"languageSelect.accessibleLabel": "Select language",
|
|
"menuButton.accessibleLabel": "Menu",
|
|
"sidebarNav.accessibleLabel": "Main",
|
|
"tableOfContents.onThisPage": "On this page",
|
|
"tableOfContents.overview": "Overview",
|
|
"i18n.untranslatedContent": "This content is not available in your language yet.",
|
|
"page.editLink": "Edit page",
|
|
"page.lastUpdated": "Last updated:",
|
|
"page.previousLink": "Previous",
|
|
"page.nextLink": "Next",
|
|
"page.draft": "This content is a draft and will not be included in production builds.",
|
|
"404.text": "Page not found. Check the URL or try using the search bar.",
|
|
"aside.note": "Note",
|
|
"aside.tip": "Tip",
|
|
"aside.caution": "Caution",
|
|
"aside.danger": "Danger",
|
|
"fileTree.directory": "Directory"
|
|
}
|