You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampark.apache.org by be...@apache.org on 2022/10/08 01:29:31 UTC

[incubator-streampark-website] branch dev updated: Translate sidebar title to English (#150)

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

benjobs pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampark-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new d3f57613 Translate sidebar title to English (#150)
d3f57613 is described below

commit d3f5761376310da229eda71d779445464f2bb620
Author: Liebing <44...@users.noreply.github.com>
AuthorDate: Sat Oct 8 09:29:26 2022 +0800

    Translate sidebar title to English (#150)
---
 docs/flinksql/1-query-config.md         | 2 +-
 docs/flinksql/2-performance-tuning.md   | 2 +-
 docs/flinksql/3-read-write-hive.md      | 2 +-
 docs/flinksql/4-data-type.md            | 2 +-
 docs/flinksql/5-example.md              | 2 +-
 docs/flinksql/connector/1-introduce.md  | 2 +-
 docs/flinksql/connector/_category_.json | 2 +-
 docs/flinksql/format/1-introduce.md     | 2 +-
 docs/flinksql/format/_category_.json    | 2 +-
 docs/flinksql/syntax/1-introduce.md     | 2 +-
 docs/flinksql/syntax/_category_.json    | 2 +-
 docs/flinksql/udf/1-introduce.md        | 2 +-
 docs/flinksql/udf/2-udf.md              | 2 +-
 docs/flinksql/udf/_category_.json       | 2 +-
 14 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/docs/flinksql/1-query-config.md b/docs/flinksql/1-query-config.md
index 8e58603a..7776fd85 100644
--- a/docs/flinksql/1-query-config.md
+++ b/docs/flinksql/1-query-config.md
@@ -1,6 +1,6 @@
 ---
 id: '1-query-config'
-title: '查询配置'
+title: 'Query Configuration'
 sidebar_position: 1
 ---
 
diff --git a/docs/flinksql/2-performance-tuning.md b/docs/flinksql/2-performance-tuning.md
index 16d14bad..a62c4c1e 100644
--- a/docs/flinksql/2-performance-tuning.md
+++ b/docs/flinksql/2-performance-tuning.md
@@ -1,6 +1,6 @@
 ---
 id: '2-performance-tuning'
-title: '性能调整'
+title: 'Performance Tuning'
 sidebar_position: 2
 ---
 
diff --git a/docs/flinksql/3-read-write-hive.md b/docs/flinksql/3-read-write-hive.md
index b6ced9c1..b8637313 100644
--- a/docs/flinksql/3-read-write-hive.md
+++ b/docs/flinksql/3-read-write-hive.md
@@ -1,6 +1,6 @@
 ---
 id: '3-read-write-hive'
-title: '读写hive'
+title: 'Read Write Hive'
 sidebar_position: 3
 ---
 
diff --git a/docs/flinksql/4-data-type.md b/docs/flinksql/4-data-type.md
index 0ca4dc0d..f368de86 100644
--- a/docs/flinksql/4-data-type.md
+++ b/docs/flinksql/4-data-type.md
@@ -1,6 +1,6 @@
 ---
 id: '4-data-type'
-title: '数据类型'
+title: 'Data Types'
 sidebar_position: 4
 ---
 
diff --git a/docs/flinksql/5-example.md b/docs/flinksql/5-example.md
index 7071f521..8e90e1e5 100644
--- a/docs/flinksql/5-example.md
+++ b/docs/flinksql/5-example.md
@@ -1,6 +1,6 @@
 ---
 id: '5-example'
-title: '使用案例'
+title: 'Use Cases'
 sidebar_position: 5
 ---
 
diff --git a/docs/flinksql/connector/1-introduce.md b/docs/flinksql/connector/1-introduce.md
index b4713057..60c0ee82 100644
--- a/docs/flinksql/connector/1-introduce.md
+++ b/docs/flinksql/connector/1-introduce.md
@@ -1,6 +1,6 @@
 ---
 id: '1-introduce'
-title: '简介'
+title: 'Introduction'
 sidebar_position: 1
 ---
 
diff --git a/docs/flinksql/connector/_category_.json b/docs/flinksql/connector/_category_.json
index 3b4d05de..612e4202 100644
--- a/docs/flinksql/connector/_category_.json
+++ b/docs/flinksql/connector/_category_.json
@@ -1,4 +1,4 @@
 {
-  "label": "连接器",
+  "label": "Connector",
   "position": 7
 }
\ No newline at end of file
diff --git a/docs/flinksql/format/1-introduce.md b/docs/flinksql/format/1-introduce.md
index 4755294e..4ca9e907 100644
--- a/docs/flinksql/format/1-introduce.md
+++ b/docs/flinksql/format/1-introduce.md
@@ -1,6 +1,6 @@
 ---
 id: '1-introduce'
-title: '简介'
+title: 'Introduction'
 sidebar_position: 1
 ---
 
diff --git a/docs/flinksql/format/_category_.json b/docs/flinksql/format/_category_.json
index 6afad7db..a7a53045 100644
--- a/docs/flinksql/format/_category_.json
+++ b/docs/flinksql/format/_category_.json
@@ -1,4 +1,4 @@
 {
-  "label": "格式",
+  "label": "Format",
   "position": 6
 }
\ No newline at end of file
diff --git a/docs/flinksql/syntax/1-introduce.md b/docs/flinksql/syntax/1-introduce.md
index 8f298b4b..cc8d9615 100644
--- a/docs/flinksql/syntax/1-introduce.md
+++ b/docs/flinksql/syntax/1-introduce.md
@@ -1,6 +1,6 @@
 ---
 id: '1-introduce'
-title: '简介'
+title: 'Introduction'
 sidebar_position: 1
 ---
 
diff --git a/docs/flinksql/syntax/_category_.json b/docs/flinksql/syntax/_category_.json
index f84596f6..2598ab45 100644
--- a/docs/flinksql/syntax/_category_.json
+++ b/docs/flinksql/syntax/_category_.json
@@ -1,4 +1,4 @@
 {
-  "label": "语法",
+  "label": "Syntax",
   "position": 5
 }
\ No newline at end of file
diff --git a/docs/flinksql/udf/1-introduce.md b/docs/flinksql/udf/1-introduce.md
index 9f9c8d92..04a65e44 100644
--- a/docs/flinksql/udf/1-introduce.md
+++ b/docs/flinksql/udf/1-introduce.md
@@ -1,6 +1,6 @@
 ---
 id: '1-introduce'
-title: '简介'
+title: 'Introduction'
 sidebar_position: 1
 ---
 
diff --git a/docs/flinksql/udf/2-udf.md b/docs/flinksql/udf/2-udf.md
index f61f4dca..0a67a7c7 100644
--- a/docs/flinksql/udf/2-udf.md
+++ b/docs/flinksql/udf/2-udf.md
@@ -1,6 +1,6 @@
 ---
 id: '2-udf'
-title: '自定义函数'
+title: 'User-defined Functions'
 sidebar_position: 2
 ---
 
diff --git a/docs/flinksql/udf/_category_.json b/docs/flinksql/udf/_category_.json
index 00b73918..8ba6175c 100644
--- a/docs/flinksql/udf/_category_.json
+++ b/docs/flinksql/udf/_category_.json
@@ -1,4 +1,4 @@
 {
-  "label": "函数",
+  "label": "Functions",
   "position": 5
 }
\ No newline at end of file