We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2170803 commit 3c4c4aeCopy full SHA for 3c4c4ae
docusaurus.config.ts
@@ -52,7 +52,7 @@ const config: Config = {
52
// may want to replace "en" with "zh-Hans".
53
i18n: {
54
defaultLocale: lang,
55
- locales: [lang],
+ locales: ['en', 'zh'],
56
localeConfigs: {
57
en: {
58
label: "English",
0 commit comments