add zh-Hans basic localization for homepage

This commit is contained in:
n8fr8 2026-04-23 21:48:44 -04:00
parent 45c4463131
commit 809310f8dd
6 changed files with 491 additions and 1 deletions

View file

@ -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: [