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

jinrongtong pushed a commit to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git


The following commit(s) were added to refs/heads/new-official-website by this 
push:
     new 64bbc75d1b Change to an English table of contents (#734)
64bbc75d1b is described below

commit 64bbc75d1bc1a156bb97297d878b8063ceda9a76
Author: rongtong <[email protected]>
AuthorDate: Mon Jul 7 11:03:35 2025 +0800

    Change to an English table of contents (#734)
---
 i18n/en/docusaurus-plugin-content-docs/current.json     | 4 ++++
 i18n/en/docusaurus-plugin-content-docs/version-5.0.json | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/i18n/en/docusaurus-plugin-content-docs/current.json 
b/i18n/en/docusaurus-plugin-content-docs/current.json
index fc5f2810d7..8bebb99c71 100644
--- a/i18n/en/docusaurus-plugin-content-docs/current.json
+++ b/i18n/en/docusaurus-plugin-content-docs/current.json
@@ -50,5 +50,9 @@
   "sidebar.myAutogeneratedSidebar.category.贡献指南": {
     "message": "Contribution Guide",
     "description": "The label for category 贡献指南 in sidebar 
myAutogeneratedSidebar"
+  },
+  "sidebar.myAutogeneratedSidebar.category.安全模型": {
+    "message": "Security Model",
+    "description": "The label for category 安全模型 in sidebar 
myAutogeneratedSidebar"
   }
 }
diff --git a/i18n/en/docusaurus-plugin-content-docs/version-5.0.json 
b/i18n/en/docusaurus-plugin-content-docs/version-5.0.json
index b2c138f2d9..6e6968b447 100644
--- a/i18n/en/docusaurus-plugin-content-docs/version-5.0.json
+++ b/i18n/en/docusaurus-plugin-content-docs/version-5.0.json
@@ -54,5 +54,9 @@
   "sidebar.myAutogeneratedSidebar.category.贡献指南": {
     "message": "Contribution Guide",
     "description": "The label for category 贡献指南 in sidebar 
myAutogeneratedSidebar"
+  },
+  "sidebar.myAutogeneratedSidebar.category.安全模型": {
+    "message": "Security Model",
+    "description": "The label for category 安全模型 in sidebar 
myAutogeneratedSidebar"
   }
 }
\ No newline at end of file

Reply via email to