This is an automated email from the ASF dual-hosted git repository. kassiez 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 46c91065498 [fix] Fix title of small file mananger (#1545) 46c91065498 is described below commit 46c91065498fd690036a16cb9a172e657facef81 Author: KassieZ <139741991+kass...@users.noreply.github.com> AuthorDate: Thu Dec 19 16:32:11 2024 +0800 [fix] Fix title of small file mananger (#1545) ## Versions - [ ] dev - [ ] 3.0 - [x] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] Test Cases Built --- .../version-2.1/admin-manual/small-file-mgr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/admin-manual/small-file-mgr.md b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/admin-manual/small-file-mgr.md index 41674d04595..d7bcb4af53a 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/admin-manual/small-file-mgr.md +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/admin-manual/small-file-mgr.md @@ -1,6 +1,6 @@ --- { - "title": "Workload Group", + "title": "文件管理器", "language": "zh-CN" } --- --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org