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

35 lines
872 B

{
"title": {
"message": "Halo 文档",
"description": "The title in the navbar"
},
"logo.alt": {
"message": "Halo Logo",
"description": "The alt text of navbar logo"
},
"item.label.使用指南": {
"message": "使用指南",
"description": "Navbar item with label 使用指南"
},
"item.label.开发者指南": {
"message": "开发者指南",
"description": "Navbar item with label 开发者指南"
},
"item.label.官网": {
"message": "官网",
"description": "Navbar item with label 官网"
},
"item.label.论坛": {
"message": "论坛",
"description": "Navbar item with label 论坛"
},
"item.label.GitHub": {
"message": "GitHub",
"description": "Navbar item with label GitHub"
},
"item.label.Gitee": {
"message": "Gitee",
"description": "Navbar item with label Gitee"
}
}