Skip to content

Commit 0d8ea51

Browse files
committed
chore: disable and delete zh-CN locale
1 parent 28e97db commit 0d8ea51

File tree

96 files changed

+1
-5855
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+1
-5855
lines changed

docusaurus.config.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -141,14 +141,11 @@ module.exports = {
141141
],
142142
i18n: {
143143
defaultLocale: 'en',
144-
locales: ['en', 'zh-CN'],
144+
locales: ['en'],
145145
localeConfigs: {
146146
en: {
147147
label: 'English',
148148
},
149-
'zh-CN': {
150-
label: 'Chinese',
151-
},
152149
},
153150
},
154151
};

i18n/zh-CN/code.json

Lines changed: 0 additions & 194 deletions
This file was deleted.

i18n/zh-CN/docusaurus-plugin-content-docs/current.json

Lines changed: 0 additions & 22 deletions
This file was deleted.
Binary file not shown.

i18n/zh-CN/docusaurus-plugin-content-docs/current/diagram-format.md

Lines changed: 0 additions & 128 deletions
This file was deleted.

i18n/zh-CN/docusaurus-plugin-content-docs/current/faq.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)