[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
This commit is contained in:
tomsun28
2022-04-17 21:36:13 +08:00
committed by GitHub
parent 630c571f28
commit 81896f9ba1
57 changed files with 4553 additions and 499 deletions

View File

@@ -3,20 +3,48 @@
"message": "下一篇",
"description": "The label for version current"
},
"sidebar.docs.category.Guides": {
"message": "入门",
"description": "The label for category Guides in sidebar docs"
"sidebar.docs.category.快速入门": {
"message": "Guides",
"description": "The label for category 快速入门 in sidebar docs"
},
"sidebar.docs.category.Advanced": {
"message": "进阶扩展",
"description": "The label for category Advanced in sidebar docs"
"sidebar.docs.category.自定义监控": {
"message": "Custom Monitor",
"description": "The label for category 自定义监控 in sidebar docs"
},
"sidebar.docs.category.Integrate": {
"message": "集成案例",
"description": "The label for category Integrate in sidebar docs"
"sidebar.docs.category.HTTP协议": {
"message": "HTTP Protocol",
"description": "The label for category HTTP协议 in sidebar docs"
},
"sidebar.docs.category.Others": {
"message": "其它",
"description": "The label for category Others 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"
}
}
}