mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-01-19 17:21:41 +03:00
Fix i18n
This commit is contained in:
parent
b2093dcba0
commit
27cd42811a
@ -29,12 +29,11 @@ export default defineUserConfig<DefaultThemeOptions>({
|
||||
title: "Project X",
|
||||
description: "Xray 官方文档",
|
||||
},
|
||||
/*
|
||||
"/en": {
|
||||
lang: "en-US",
|
||||
title: "Project X",
|
||||
description: "Official document of Xray",
|
||||
},*/
|
||||
},
|
||||
},
|
||||
themeConfig: {
|
||||
smoothScroll: true,
|
||||
@ -92,7 +91,7 @@ export default defineUserConfig<DefaultThemeOptions>({
|
||||
"/en": {
|
||||
ToggleText: "Toggle Theme",
|
||||
repoLabel: "Source",
|
||||
selectLanguageName: "English",
|
||||
selectLanguageName: "English (WIP)",
|
||||
// TODO: translation
|
||||
sidebar: {
|
||||
"/en/config/": sidebar.getConfigSidebar(
|
||||
|
Loading…
x
Reference in New Issue
Block a user