current.json 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. {
  2. "version.label": {
  3. "message": "下一篇",
  4. "description": "The label for version current"
  5. },
  6. "sidebar.docs.category.快速入门": {
  7. "message": "Guides",
  8. "description": "The label for category 快速入门 in sidebar docs"
  9. },
  10. "sidebar.docs.category.自定义监控": {
  11. "message": "Custom Monitor",
  12. "description": "The label for category 自定义监控 in sidebar docs"
  13. },
  14. "sidebar.docs.category.HTTP协议": {
  15. "message": "HTTP Protocol",
  16. "description": "The label for category HTTP协议 in sidebar docs"
  17. },
  18. "sidebar.docs.category.JDBC协议": {
  19. "message": "JDBC Protocol",
  20. "description": "The label for category JDBC协议 in sidebar docs"
  21. },
  22. "sidebar.docs.category.SSH协议": {
  23. "message": "SSH Protocol",
  24. "description": "The label for category SSH协议 in sidebar docs"
  25. },
  26. "sidebar.docs.category.帮助文档": {
  27. "message": "Help",
  28. "description": "The label for category 帮助文档 in sidebar docs"
  29. },
  30. "sidebar.docs.category.应用服务监控": {
  31. "message": "Service Monitor",
  32. "description": "The label for category 应用服务监控 in sidebar docs"
  33. },
  34. "sidebar.docs.category.数据库监控": {
  35. "message": "Database Monitor",
  36. "description": "The label for category 数据库监控 in sidebar docs"
  37. },
  38. "sidebar.docs.category.操作系统": {
  39. "message": "OS Monitor",
  40. "description": "The label for category 操作系统 in sidebar docs"
  41. },
  42. "sidebar.docs.category.阈值告警配置": {
  43. "message": "Threshold Alarm Setting",
  44. "description": "The label for category 阈值告警配置 in sidebar docs"
  45. },
  46. "sidebar.docs.category.告警通知配置": {
  47. "message": "Alarm Notice Setting",
  48. "description": "The label for category 告警通知配置 in sidebar docs"
  49. }
  50. }