docs: i18n correction (#2745)

* docs: i18n correction

* remove unneeded node_modules

Co-authored-by: Muhammad Hamza <muhammadhamza1311@gmail.com>
This commit is contained in:
乐平 2022-06-25 02:00:38 +08:00 committed by GitHub
parent 8cf55089e0
commit 467267d799
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
120 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ module.exports = {
},
i18n: {
defaultLocale: 'en',
locales: ['en', 'ja', 'zh-CN', 'zh-TW'],
locales: ['en', 'ja', 'zh-Hans', 'zh-Hant'],
},
plugins: [
'content-pages',

Some files were not shown because too many files have changed in this diff Show More