mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
docs: i18n correction (#2745)
* docs: i18n correction * remove unneeded node_modules Co-authored-by: Muhammad Hamza <muhammadhamza1311@gmail.com>
This commit is contained in:
parent
8cf55089e0
commit
467267d799
@ -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
Loading…
x
Reference in New Issue
Block a user