This is an automated email from the ASF dual-hosted git repository.
luzhijing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 78d74823920 add Mac Local Dev Chinese sidebar Chinese (#220)
78d74823920 is described below
commit 78d748239206d18ae18970e143476187ae6fc2f7
Author: yongkang.zhong <[email protected]>
AuthorDate: Sat May 6 22:09:50 2023 +0800
add Mac Local Dev Chinese sidebar Chinese (#220)
---
i18n/zh-CN/docusaurus-plugin-content-docs-community/current.json | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current.json
b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current.json
index 1bf8b12be6e..d041918d01c 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current.json
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current.json
@@ -19,6 +19,10 @@
"message": "开发者手册",
"description": "The label for category Developer Guide in sidebar
community"
},
+ "sidebar.community.category.Mac Local Dev": {
+ "message": "Mac 本地开发",
+ "description": "The label for category Mac Local Dev in sidebar community"
+ },
"sidebar.community.link.Improvement Proposals": {
"message": "改进建议",
"description": "The label for link Improvement Proposals in sidebar
community, linking to
https://cwiki.apache.org/confluence/display/DORIS/Doris+Improvement+Proposals"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]