footer.json 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. {
  2. "link.title.产品介绍": {
  3. "message": "Introduction",
  4. "description": "The title of the footer links column with title=产品介绍 in the footer"
  5. },
  6. "link.title.社区交流": {
  7. "message": "Community",
  8. "description": "The title of the footer links column with title=社区交流 in the footer"
  9. },
  10. "link.title.相关资源": {
  11. "message": "More",
  12. "description": "The title of the footer links column with title=相关资源 in the footer"
  13. },
  14. "link.item.label.使用介绍": {
  15. "message": "Introduction",
  16. "description": "The label of footer link with label=使用介绍 linking to docs/"
  17. },
  18. "link.item.label.安装文档": {
  19. "message": "Quick Start",
  20. "description": "The label of footer link with label=安装文档 linking to docs/start/quickstart"
  21. },
  22. "link.item.label.自定义监控": {
  23. "message": "Custom Monitor",
  24. "description": "The label of footer link with label=自定义监控 linking to docs/advanced/extend-point"
  25. },
  26. "link.item.label.帮助文档": {
  27. "message": "Help Doc",
  28. "description": "The label of footer link with label=帮助文档 linking to docs/help/guide"
  29. },
  30. "link.item.label.Dromara开源社区": {
  31. "message": "Dromara",
  32. "description": "The label of footer link with label=Dromara开源社区 linking to https://dromara.org/"
  33. },
  34. "link.item.label.交流联系": {
  35. "message": "Contact",
  36. "description": "The label of footer link with label=交流联系 linking to docs/others/contact"
  37. },
  38. "link.item.label.我们的故事": {
  39. "message": "About Us",
  40. "description": "The label of footer link with label=我们的故事 linking to https://support.qq.com/products/379369/team"
  41. },
  42. "link.item.label.TanCloud探云": {
  43. "message": "TanCloud",
  44. "description": "The label of footer link with label=TanCloud探云 linking to https://tancloud.cn"
  45. },
  46. "link.item.label.Github仓库": {
  47. "message": "Github",
  48. "description": "The label of footer link with label=Github仓库 linking to https://github.com/dromara/hertzbeat"
  49. },
  50. "link.item.label.Gitee仓库": {
  51. "message": "Gitee",
  52. "description": "The label of footer link with label=Gitee仓库 linking to https://gitee.com/dromara/hertzbeat"
  53. },
  54. "link.item.label.相关资源": {
  55. "message": "Resource",
  56. "description": "The label of footer link with label=相关资源 linking to docs/others/resource"
  57. },
  58. "copyright": {
  59. "message": "<a target=\"_blank\" href=\"https://beian.miit.gov.cn/\">蜀ICP备2022002218号</a> | Copyright TANCLOUD© 2022",
  60. "description": "The footer copyright"
  61. }
  62. }