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 e619da195c4 fix
e619da195c4 is described below
commit e619da195c421ce9016a62311a4d0bd10eef8b45
Author: jiafeng.zhang <[email protected]>
AuthorDate: Mon Dec 12 18:09:44 2022 +0800
fix
---
i18n/zh-CN/code.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/i18n/zh-CN/code.json b/i18n/zh-CN/code.json
index 8aa3d131aed..e3b4beee910 100644
--- a/i18n/zh-CN/code.json
+++ b/i18n/zh-CN/code.json
@@ -131,7 +131,7 @@
"message": "版本:{versionLabel}"
},
"theme.docs.versions.unreleasedVersionLabel": {
- "message": "此为 {siteTitle} {versionLabel} 版尚未发行的文档。",
+ "message": "此为 {siteTitle} {versionLabel} 版本的文档。",
"description": "The label used to tell the user that he's browsing an
unreleased doc version"
},
"theme.docs.versions.unmaintainedVersionLabel": {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]