Files
hertzbeat/home/i18n/en/docusaurus-theme-classic/footer.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

62 lines
2.6 KiB
JSON

{
"link.title.产品介绍": {
"message": "Introduction",
"description": "The title of the footer links column with title=产品介绍 in the footer"
},
"link.title.社区交流": {
"message": "Community",
"description": "The title of the footer links column with title=社区交流 in the footer"
},
"link.title.相关资源": {
"message": "More",
"description": "The title of the footer links column with title=相关资源 in the footer"
},
"link.item.label.使用介绍": {
"message": "Introduction",
"description": "The label of footer link with label=使用介绍 linking to docs/"
},
"link.item.label.安装文档": {
"message": "Quick Start",
"description": "The label of footer link with label=安装文档 linking to docs/start/quickstart"
},
"link.item.label.自定义监控": {
"message": "Custom Monitor",
"description": "The label of footer link with label=自定义监控 linking to docs/advanced/extend-point"
},
"link.item.label.帮助文档": {
"message": "Help Doc",
"description": "The label of footer link with label=帮助文档 linking to docs/help/guide"
},
"link.item.label.Dromara开源社区": {
"message": "Dromara",
"description": "The label of footer link with label=Dromara开源社区 linking to https://dromara.org/"
},
"link.item.label.交流联系": {
"message": "Contact",
"description": "The label of footer link with label=交流联系 linking to docs/others/contact"
},
"link.item.label.我们的故事": {
"message": "About Us",
"description": "The label of footer link with label=我们的故事 linking to https://support.qq.com/products/379369/team"
},
"link.item.label.TanCloud探云": {
"message": "TanCloud",
"description": "The label of footer link with label=TanCloud探云 linking to https://tancloud.cn"
},
"link.item.label.Github仓库": {
"message": "Github",
"description": "The label of footer link with label=Github仓库 linking to https://github.com/dromara/hertzbeat"
},
"link.item.label.Gitee仓库": {
"message": "Gitee",
"description": "The label of footer link with label=Gitee仓库 linking to https://gitee.com/dromara/hertzbeat"
},
"link.item.label.相关资源": {
"message": "Resource",
"description": "The label of footer link with label=相关资源 linking to docs/others/resource"
},
"copyright": {
"message": "<a target=\"_blank\" href=\"https://beian.miit.gov.cn/\">蜀ICP备2022002218号</a> | Copyright TANCLOUD© 2022",
"description": "The footer copyright"
}
}