You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailchat/website/i18n/zh-Hans/docusaurus-theme-classic/navbar.json

27 lines
617 B
JSON

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