Files
hertzbeat/home/i18n/en/docusaurus-plugin-content-docs/current.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

51 lines
1.8 KiB
JSON

{
"version.label": {
"message": "下一篇",
"description": "The label for version current"
},
"sidebar.docs.category.快速入门": {
"message": "Guides",
"description": "The label for category 快速入门 in sidebar docs"
},
"sidebar.docs.category.自定义监控": {
"message": "Custom Monitor",
"description": "The label for category 自定义监控 in sidebar docs"
},
"sidebar.docs.category.HTTP协议": {
"message": "HTTP Protocol",
"description": "The label for category HTTP协议 in sidebar docs"
},
"sidebar.docs.category.JDBC协议": {
"message": "JDBC Protocol",
"description": "The label for category JDBC协议 in sidebar docs"
},
"sidebar.docs.category.SSH协议": {
"message": "SSH Protocol",
"description": "The label for category SSH协议 in sidebar docs"
},
"sidebar.docs.category.帮助文档": {
"message": "Help",
"description": "The label for category 帮助文档 in sidebar docs"
},
"sidebar.docs.category.应用服务监控": {
"message": "Service Monitor",
"description": "The label for category 应用服务监控 in sidebar docs"
},
"sidebar.docs.category.数据库监控": {
"message": "Database Monitor",
"description": "The label for category 数据库监控 in sidebar docs"
},
"sidebar.docs.category.操作系统": {
"message": "OS Monitor",
"description": "The label for category 操作系统 in sidebar docs"
},
"sidebar.docs.category.阈值告警配置": {
"message": "Threshold Alarm Setting",
"description": "The label for category 阈值告警配置 in sidebar docs"
},
"sidebar.docs.category.告警通知配置": {
"message": "Alarm Notice Setting",
"description": "The label for category 告警通知配置 in sidebar docs"
}
}