add zh-Hans basic localization for homepage
This commit is contained in:
parent
45c4463131
commit
809310f8dd
6 changed files with 491 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ const config: Config = {
|
|||
// may want to replace "en" with "zh-Hans".
|
||||
i18n: {
|
||||
defaultLocale: 'en',
|
||||
locales: ['en','es','ru'],
|
||||
locales: ['en','es','ru','zh-Hans'],
|
||||
},
|
||||
|
||||
presets: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue