| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- {
- "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 相关资源"
- }
- }
|