This is an automated email from the ASF dual-hosted git repository.

chufenggao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 7b7c2cce91 [Document] Fix typos in en-us.json and zh-cn.json (#889)
7b7c2cce91 is described below

commit 7b7c2cce91fd575cbbb14e1e0a2b0fcd248a69ce
Author: 不温卜火 <[email protected]>
AuthorDate: Tue Feb 28 20:15:24 2023 +0800

    [Document] Fix typos in en-us.json and zh-cn.json (#889)
---
 public/locales/en-us.json | 14 +++++++-------
 public/locales/zh-cn.json | 14 +++++++-------
 2 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/public/locales/en-us.json b/public/locales/en-us.json
index 134fab45c1..e60331e214 100644
--- a/public/locales/en-us.json
+++ b/public/locales/en-us.json
@@ -156,13 +156,13 @@
   "binary_download": "Binary download",
   "join_our_slack": "Join our Slack",
   "contact_emails": " Contact Emails",
-  "docs_title": "DophinScheduler | DolphinsScheduler Documentation",
-  "community_title": "DophinScheduler | DolphinScheduler Community",
-  "events_title": "DophinScheduler | DolphinScheduler Event",
-  "blog_title": "DophinScheduler | DolphinScheduler Blog",
-  "use_case_title": "DophinScheduler | DolphinScheduler Use Cases",
-  "support_title": "DophinScheduler | DolphinScheduler Support",
-  "download_title": "DophinScheduler | DolphinScheduler Download",
+  "docs_title": "DolphinScheduler | DolphinsScheduler Documentation",
+  "community_title": "DolphinScheduler | DolphinScheduler Community",
+  "events_title": "DolphinScheduler | DolphinScheduler Event",
+  "blog_title": "DolphinScheduler | DolphinScheduler Blog",
+  "use_case_title": "DolphinScheduler | DolphinScheduler Use Cases",
+  "support_title": "DolphinScheduler | DolphinScheduler Support",
+  "download_title": "DolphinScheduler | DolphinScheduler Download",
   "description": "Apache DolphinScheduler is a distributed and extensible 
open-source workflow orchestration platform with powerful DAG visual 
interfaces.",
   "keywords_default": "apache 
dolphinscheduler,dolphinscheduler,document,community,workflow scheduler,data 
orchestration,workflow orchestration,drag and drop workflow,DAG",
   "keywords_docs": "dolphinscheduler document,dolphinscheduler documentation",
diff --git a/public/locales/zh-cn.json b/public/locales/zh-cn.json
index b4382a5dba..12bd4d30b8 100644
--- a/public/locales/zh-cn.json
+++ b/public/locales/zh-cn.json
@@ -155,13 +155,13 @@
   "binary_download": "二进制包下载",
   "join_our_slack": "加入Slack",
   "contact_emails": "发送邮件",
-  "docs_title": "DophinScheduler | 文档中心",
-  "community_title": "DophinScheduler | 加入社区",
-  "events_title": "DophinScheduler | 社区活动",
-  "blog_title": "DophinScheduler | 技术博客",
-  "use_case_title": "DophinScheduler | 用户案例",
-  "support_title": "DophinScheduler | 帮助支持",
-  "download_title": "DophinScheduler | 下载",
+  "docs_title": "DolphinScheduler | 文档中心",
+  "community_title": "DolphinScheduler | 加入社区",
+  "events_title": "DolphinScheduler | 社区活动",
+  "blog_title": "DolphinScheduler | 技术博客",
+  "use_case_title": "DolphinScheduler | 用户案例",
+  "support_title": "DolphinScheduler | 帮助支持",
+  "download_title": "DolphinScheduler | 下载",
   "description": "Apache DolphinScheduler是一个分布式和可扩展的开源工作流协调平台,具有强大的DAG可视化界面",
   "keywords_default": "海豚调度,apache 
dolphinscheduler,dolphinscheduler,文档,社区,工作流调度,数据编排,工作流编排,拖拉拽工作流,DAG",
   "keywords_docs": "dolphinscheduler document,dolphinscheduler 
documentation,文档",

Reply via email to