Skip to content

Commit 06d2d28

Browse files
[Docs] Improve Chinese document page titles (#10796)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 36e2a5a commit 06d2d28

13 files changed

Lines changed: 17 additions & 14 deletions

docs/zh/architecture/api-design/flink-translation-layer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Flink Translation Layer
2+
title: Flink 转换层
33
---
44

55
# Flink 转换层

docs/zh/architecture/api-design/spark-translation-layer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Spark Translation Layer
2+
title: Spark 转换层
33
---
44

55
# Spark 转换层

docs/zh/architecture/cdc-pipeline-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: CDC Pipeline Architecture
2+
title: CDC Pipeline 架构
33
---
44

55
# CDC Pipeline 架构概览

docs/zh/architecture/core-api-design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Core API Design
2+
title: 核心 API 设计
33
---
44

55
# 核心 API 设计

docs/zh/architecture/data-format-handling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Data Format Handling
2+
title: 数据格式处理
33
---
44

55
# 数据格式处理

docs/zh/architecture/plugin-discovery-and-class-loading.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Plugin Discovery and Class Loading
2+
title: 插件发现与类加载
33
---
44

55
# 插件发现与类加载

docs/zh/architecture/table-schema-and-type-system.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Table Schema and Type System
2+
title: 表模型与类型系统
33
---
44

55
# 表模型与类型系统

docs/zh/developer/contribution-path.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Contribution Path
2+
title: 贡献路径
33
---
44

55
# 贡献路径

docs/zh/developer/sink-connector-development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Sink Connector Development
2+
title: Sink Connector 开发指南
33
---
44

55
# Sink Connector 开发指南

docs/zh/developer/source-connector-development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Source Connector Development
2+
title: Source Connector 开发指南
33
---
44

55
# Source Connector 开发指南

0 commit comments

Comments
 (0)