Skip to content

Commit 89856e4

Browse files
author
duzhendi
committed
[Doc][Improve] support chinese [docs/zh/connector-v2/sink/GoogleFirestore.md]
1 parent cb4a6f3 commit 89856e4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: docs/zh/connector-v2/sink/GoogleFirestore.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# GoogleFirestore
22

3-
> GoogleFirestore数据接收器
3+
> GoogleFirestore 数据接收器
44
55
## 描述
66

7-
用于将数据写入GoogleFirestore
7+
用于将数据写入 GoogleFirestore
88

99
## 主要特性
1010

@@ -20,15 +20,15 @@
2020

2121
### project_id [string]
2222

23-
GoogleFirestore数据库项目的唯一标识符
23+
GoogleFirestore 数据库项目的唯一标识符
2424

2525
### collection [string]
2626

27-
GoogleFirestore的合集
27+
GoogleFirestore 的合集
2828

2929
### credentials [string]
3030

31-
GoogleCloud服务帐户的凭据,使用base64编解码器。如果没有设置,需要检查是否存在“GOOGLE APPLICATION CREDENTIALS”环境
31+
GoogleCloud 服务帐户的凭据,使用base64编解码器。如果没有设置,需要检查 `GOOGLE APPLICATION CREDENTIALS` 环境是否存在
3232

3333
### common 选项
3434

@@ -48,5 +48,5 @@ GoogleFirestore {
4848

4949
### 随后版本
5050

51-
- 添加GoogleFirestore数据接收器
51+
- 添加 GoogleFirestore 数据接收器
5252

0 commit comments

Comments
 (0)