We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a4e0cb commit 9afcc90Copy full SHA for 9afcc90
docusaurus.config.js
@@ -36,7 +36,7 @@ const config = {
36
// to replace "en" with "zh-Hans".
37
i18n: {
38
defaultLocale: 'en',
39
- locales: ['en', 'zh-Hans', 'zh-hant', 'ja', 'hi'],
+ locales: ['en', 'zh-Hans', 'zh-hant', 'ja'],
40
},
41
42
presets: [
0 commit comments