Skip to content

Commit ef044bb

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

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

Diff for: .github/workflows/main.yml

-1
This file was deleted.

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

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

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

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

99
## 主要特性
1010

@@ -28,7 +28,7 @@ Google Firestore 的合集。
2828

2929
### credentials [string]
3030

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

3333
### common 选项
3434

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

4949
### 随后版本
5050

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

0 commit comments

Comments
 (0)