This is an automated email from the ASF dual-hosted git repository. jiafengzheng 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 a8fd71da9a1 fix a8fd71da9a1 is described below commit a8fd71da9a17e93b42a8acdf139d27cab60e7b90 Author: jiafeng.zhang <zhang...@gmail.com> AuthorDate: Tue Sep 6 19:43:15 2022 +0800 fix --- i18n/zh-CN/code.json | 2 +- src/pages/siteMap/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/zh-CN/code.json b/i18n/zh-CN/code.json index d31e810471c..407b87a43a4 100644 --- a/i18n/zh-CN/code.json +++ b/i18n/zh-CN/code.json @@ -529,7 +529,7 @@ "message": "" }, "sitemap.page.title": { - "message": "Leaning Path" + "message": "学习路径" }, "documentation.feedback": { "message": "问题反馈" diff --git a/src/pages/siteMap/index.tsx b/src/pages/siteMap/index.tsx index 74a1add3c24..59758f14de6 100644 --- a/src/pages/siteMap/index.tsx +++ b/src/pages/siteMap/index.tsx @@ -328,7 +328,7 @@ export default function SiteMap(): JSX.Element { align="left" title={ <Translate id="sitemap.page.title" description=""> - Leaning Path + Learning Path </Translate> } subTitle={ --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org