This commit is contained in:
2026-04-25 16:36:34 +08:00
commit db90e7579b
1876 changed files with 189777 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"copyright": {
"message": "Copyright © 2023 MsgByte, Inc. Built with Docusaurus and ❤.",
"description": "The footer copyright"
}
}

View 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"
}
}