Skip to content

Commit 9afcc90

Browse files
committed
fix: remove hi
1 parent 2a4e0cb commit 9afcc90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const config = {
3636
// to replace "en" with "zh-Hans".
3737
i18n: {
3838
defaultLocale: 'en',
39-
locales: ['en', 'zh-Hans', 'zh-hant', 'ja', 'hi'],
39+
locales: ['en', 'zh-Hans', 'zh-hant', 'ja'],
4040
},
4141

4242
presets: [

0 commit comments

Comments
 (0)