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
14
www/i18n/zh-Hans/docusaurus-plugin-content-blog/options.json
Normal file
14
www/i18n/zh-Hans/docusaurus-plugin-content-blog/options.json
Normal 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"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue