This is an automated email from the ASF dual-hosted git repository.
diwu 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 e43e9b52435 [doc](ecosystem) fix title for continues loads (#3436)
e43e9b52435 is described below
commit e43e9b5243571c53f7313ad788fcb2de5fa493a1
Author: wudi <[email protected]>
AuthorDate: Fri Mar 6 10:51:01 2026 +0800
[doc](ecosystem) fix title for continues loads (#3436)
## Versions
- [x] dev
- [ ] 4.x
- [ ] 3.x
- [ ] 2.1
## Languages
- [x] Chinese
- [] English
## Docs Checklist
- [ ] Checked by AI
- [ ] Test Cases Built
---
i18n/zh-CN/docusaurus-plugin-content-docs/current.json | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/current.json
b/i18n/zh-CN/docusaurus-plugin-content-docs/current.json
index 152389a1b88..a369891433c 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current.json
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current.json
@@ -139,6 +139,10 @@
"message": "导入原理",
"description": "The label for category Load Internals in sidebar docs"
},
+ "sidebar.docs.category.Continuous Load": {
+ "message": "持续导入",
+ "description": "The label for category Continuous Load in sidebar docs"
+ },
"sidebar.docs.category.Updating Data": {
"message": "数据更新",
"description": "The label for category Update in sidebar docs"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]