优化
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"copyright": {
|
||||
"message": "Copyright © 2023 MsgByte, Inc. Built with Docusaurus and ❤.",
|
||||
"description": "The footer copyright"
|
||||
}
|
||||
}
|
||||
26
website/i18n/zh-Hans/docusaurus-theme-classic/navbar.json
Normal file
26
website/i18n/zh-Hans/docusaurus-theme-classic/navbar.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"title": {
|
||||
"message": "Tailchat",
|
||||
"description": "The title in the navbar"
|
||||
},
|
||||
"item.label.Docs": {
|
||||
"message": "文档",
|
||||
"description": "Navbar item with label Docs"
|
||||
},
|
||||
"item.label.Blog": {
|
||||
"message": "博客",
|
||||
"description": "Navbar item with label Blog"
|
||||
},
|
||||
"item.label.GitHub": {
|
||||
"message": "GitHub",
|
||||
"description": "Navbar item with label GitHub"
|
||||
},
|
||||
"item.label.Downloads": {
|
||||
"message": "下载",
|
||||
"description": "Navbar item with label Downloads"
|
||||
},
|
||||
"logo.alt": {
|
||||
"message": "Tailchat Logo",
|
||||
"description": "The alt text of navbar logo"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user