Files
hertzbeat/home/i18n/en/docusaurus-theme-classic/navbar.json
tomsun28 81896f9ba1 [home]feature: support home docs i18n en (#94)
* [home]feature: support home docs i18n en

* [home]feature: i18n update introduce

* [web-app]i18n for zh-TW

* [home]feature: i18n update docs
2022-04-17 21:36:13 +08:00

50 lines
1.3 KiB
JSON

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