This is an automated email from the ASF dual-hosted git repository.

juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 73aeb093330 docs: update Chinese sidebar (#1097)
73aeb093330 is described below

commit 73aeb093330259f33235f3ed8102d25283c445e8
Author: feihan <97138894+hf400...@users.noreply.github.com>
AuthorDate: Wed May 18 09:16:50 2022 +0800

    docs: update Chinese sidebar (#1097)
---
 website/i18n/zh/docusaurus-plugin-content-docs/current.json | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/website/i18n/zh/docusaurus-plugin-content-docs/current.json 
b/website/i18n/zh/docusaurus-plugin-content-docs/current.json
index 06626fb1669..5ad6b589f5f 100644
--- a/website/i18n/zh/docusaurus-plugin-content-docs/current.json
+++ b/website/i18n/zh/docusaurus-plugin-content-docs/current.json
@@ -10,5 +10,13 @@
   "sidebar.docs.category.Process and style guides": {
     "message": "发布流程与文档写作指南",
     "description": "The label for category Process and style guides in sidebar 
docs"
+  },
+  "sidebar.docs.category.Contribute to APISIX": {
+    "message": "贡献者指南",
+    "description": "The label for category Contribute to APISIX in sidebar 
docs"
+  },
+  "sidebar.docs.category.Community": {
+    "message": "社区指南",
+    "description": "The label for category Community in sidebar docs"
   }
 }

Reply via email to