This is an automated email from the ASF dual-hosted git repository.
jimin pushed a commit to branch docusaurus
in repository https://gitbox.apache.org/repos/asf/incubator-seata-website.git
The following commit(s) were added to refs/heads/docusaurus by this push:
new 8af1fca0f5f add sidecar translate (#995)
8af1fca0f5f is described below
commit 8af1fca0f5fc5012e21fe8a39a8702047384323f
Author: jimin <[email protected]>
AuthorDate: Sun Jul 6 20:32:46 2025 +0800
add sidecar translate (#995)
---
i18n/zh-cn/docusaurus-plugin-content-docs/current.json | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/i18n/zh-cn/docusaurus-plugin-content-docs/current.json
b/i18n/zh-cn/docusaurus-plugin-content-docs/current.json
index 751becef8a7..c9dfbcb2637 100644
--- a/i18n/zh-cn/docusaurus-plugin-content-docs/current.json
+++ b/i18n/zh-cn/docusaurus-plugin-content-docs/current.json
@@ -86,5 +86,13 @@
"sidebar.release-notes.category.release-notes": {
"message": "发布说明",
"description": "The label for category Release Notes in sidebar Release
Notes"
+ },
+ "sidebar.developers.category.Team": {
+ "message": "团队",
+ "description": "The label for category Team in sidebar"
+ },
+ "sidebar.release-notes.category.Release Guide": {
+ "message": "发布向导",
+ "description": "The label for category Release Guide in sidebar"
}
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]