This is an automated email from the ASF dual-hosted git repository. liaoxin 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 9771f84501 [Fix](load) Fix the label of Import Way (#915) 9771f84501 is described below commit 9771f845015878291819febdcd620b770cdcfccf Author: Xin Liao <liaoxin...@126.com> AuthorDate: Thu Jul 25 22:58:53 2024 +0800 [Fix](load) Fix the label of Import Way (#915) --- 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 adab98febf..d5d4f6ed59 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-docs/current.json +++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current.json @@ -51,6 +51,10 @@ "message": "数据导入", "description": "The label for category Loading Data in sidebar docs" }, + "sidebar.docs.category.Import Way": { + "message": "导入方式", + "description": "The label for category Import Way in sidebar docs" + }, "sidebar.docs.category.Updating Data": { "message": "数据更新", "description": "The label for category Update in sidebar docs" --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org