Files
hertzbeat/home/i18n/en/docusaurus-theme-classic/navbar.json

50 lines
1.3 KiB
JSON
Raw Normal View History

2022-02-02 22:49:50 +08:00
{
"title": {
"message": "HertzBeat",
2022-02-02 22:49:50 +08:00
"description": "The title in the navbar"
},
"item.label.首页": {
"message": "Home",
"description": "Navbar item with label 首页"
2022-02-02 22:49:50 +08:00
},
"item.label.文档": {
"message": "Document",
"description": "Navbar item with label 文档"
2022-02-02 22:49:50 +08:00
},
"item.label.博客": {
"message": "Blog",
"description": "Navbar item with label 博客"
2022-02-02 22:49:50 +08:00
},
"item.label.讨论交流": {
"message": "Discuss",
"description": "Navbar item with label 讨论交流"
2022-02-02 22:49:50 +08:00
},
"item.label.私有化部署": {
"message": "Enterprise",
"description": "Navbar item with label 私有化部署"
2022-02-02 22:49:50 +08:00
},
"item.label.项目看板": {
"message": "Dashboard",
"description": "Navbar item with label 项目看板"
2022-02-02 22:49:50 +08:00
},
"item.label.其它": {
"message": "Others",
"description": "Navbar item with label 其它"
2022-02-02 22:49:50 +08:00
},
"item.label.登录/注册": {
"message": "Login Now",
"description": "Navbar item with label 登录/注册"
2022-02-02 22:49:50 +08:00
},
"item.label.设计文档": {
"message": "Design",
"description": "Navbar item with label 设计文档"
2022-02-02 22:49:50 +08:00
},
"item.label.赞助我们": {
"message": "Sponsor",
"description": "Navbar item with label 赞助我们"
2022-02-02 22:49:50 +08:00
},
"item.label.相关资源": {
"message": "Resource",
"description": "Navbar item with label 相关资源"
2022-02-02 22:49:50 +08:00
}
}