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

@ -0,0 +1,14 @@
{
"title": {
"message": "博客",
"description": "The title for the blog used in SEO"
},
"description": {
"message": "博客",
"description": "The description for the blog used in SEO"
},
"sidebar.title": {
"message": "最近博文",
"description": "The label for the left sidebar"
}
}