You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ji...@apache.org on 2022/07/21 13:06:07 UTC

[doris-website] branch master updated: fix Chinese translation bug (#15)

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 c931efe615 fix Chinese translation bug (#15)
c931efe615 is described below

commit c931efe61579ea173acb63efa8c76fb96e4f93f5
Author: song7788q <so...@gmail.com>
AuthorDate: Thu Jul 21 21:06:03 2022 +0800

    fix Chinese translation bug (#15)
---
 i18n/zh-CN/code.json | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/i18n/zh-CN/code.json b/i18n/zh-CN/code.json
index 74991a5427..0fd554ddae 100644
--- a/i18n/zh-CN/code.json
+++ b/i18n/zh-CN/code.json
@@ -509,5 +509,8 @@
   },
   "sotry.summary.xiaomi": {
     "message": "Apache Doris 在小米得到了广泛的使用,目前已经服务了数十个业务,并形成了一套以 Apache Doris 为核心的数据生态。"
+  },
+  "navbar.download": {
+    "message": "下载"
   }
-}
\ No newline at end of file
+}


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org