@activepieces/piece-gmail 0.9.2 → 0.9.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -4
- package/src/i18n/de.json +0 -1
- package/src/i18n/es.json +0 -1
- package/src/i18n/fr.json +0 -1
- package/src/i18n/ja.json +0 -1
- package/src/i18n/nl.json +0 -1
- package/src/i18n/pt.json +0 -1
- package/src/i18n/translation.json +0 -1
- package/src/i18n/zh.json +52 -53
package/package.json
CHANGED
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@activepieces/piece-gmail",
|
|
3
|
-
"version": "0.9.
|
|
3
|
+
"version": "0.9.4",
|
|
4
4
|
"dependencies": {
|
|
5
5
|
"@sinclair/typebox": "0.34.11",
|
|
6
6
|
"axios": "1.8.3",
|
|
7
7
|
"axios-retry": "4.4.1",
|
|
8
8
|
"dayjs": "1.11.9",
|
|
9
9
|
"deepmerge-ts": "7.1.0",
|
|
10
|
-
"fast-glob": "3.3.3",
|
|
11
10
|
"googleapis": "129.0.0",
|
|
12
11
|
"googleapis-common": "7.2.0",
|
|
13
12
|
"mailparser": "3.6.7",
|
|
@@ -17,8 +16,8 @@
|
|
|
17
16
|
"semver": "7.6.0",
|
|
18
17
|
"zod": "3.25.76",
|
|
19
18
|
"@activepieces/pieces-common": "0.7.0",
|
|
20
|
-
"@activepieces/pieces-framework": "0.
|
|
21
|
-
"@activepieces/shared": "0.
|
|
19
|
+
"@activepieces/pieces-framework": "0.20.1",
|
|
20
|
+
"@activepieces/shared": "0.20.1",
|
|
22
21
|
"tslib": "2.8.1"
|
|
23
22
|
},
|
|
24
23
|
"overrides": {
|
package/src/i18n/de.json
CHANGED
package/src/i18n/es.json
CHANGED
package/src/i18n/fr.json
CHANGED
package/src/i18n/ja.json
CHANGED
package/src/i18n/nl.json
CHANGED
package/src/i18n/pt.json
CHANGED
package/src/i18n/zh.json
CHANGED
|
@@ -1,62 +1,61 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"Email
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
"
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"Body
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
"Sender
|
|
16
|
-
"Sender Email": "寄件者電子郵件",
|
|
2
|
+
"Email service by Google": "Email service by Google",
|
|
3
|
+
"Send Email": "Send Email",
|
|
4
|
+
"Custom API Call": "自定义 API 呼叫",
|
|
5
|
+
"Send an email through a Gmail account": "Send an email through a Gmail account",
|
|
6
|
+
"Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
|
|
7
|
+
"Receiver Email (To)": "Receiver Email (To)",
|
|
8
|
+
"CC Email": "CC Email",
|
|
9
|
+
"BCC Email": "BCC Email",
|
|
10
|
+
"Subject": "Subject",
|
|
11
|
+
"Body Type": "Body Type",
|
|
12
|
+
"Body": "正文内容",
|
|
13
|
+
"Reply-To Email": "Reply-To Email",
|
|
14
|
+
"Sender Name": "发件人姓名",
|
|
15
|
+
"Sender Email": "发件人电子邮件",
|
|
17
16
|
"Attachments": "Attachments",
|
|
18
|
-
"In reply to": "
|
|
19
|
-
"Create draft": "
|
|
17
|
+
"In reply to": "In reply to",
|
|
18
|
+
"Create draft": "Create draft",
|
|
20
19
|
"Method": "方法",
|
|
21
|
-
"Headers": "
|
|
22
|
-
"Query Parameters": "
|
|
20
|
+
"Headers": "信头",
|
|
21
|
+
"Query Parameters": "查询参数",
|
|
23
22
|
"Response is Binary ?": "Response is Binary ?",
|
|
24
|
-
"No Error on Failure": "
|
|
25
|
-
"Timeout (in seconds)": "
|
|
26
|
-
"Body for the email you want to send": "
|
|
27
|
-
"Email address to set as the \"Reply-To\" header": "
|
|
28
|
-
"The address must be listed in your GMail account's settings": "
|
|
29
|
-
"Reply to this Message-ID": "
|
|
30
|
-
"Create draft without sending the actual email": "
|
|
31
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
23
|
+
"No Error on Failure": "失败时没有错误",
|
|
24
|
+
"Timeout (in seconds)": "超时(秒)",
|
|
25
|
+
"Body for the email you want to send": "Body for the email you want to send",
|
|
26
|
+
"Email address to set as the \"Reply-To\" header": "Email address to set as the \"Reply-To\" header",
|
|
27
|
+
"The address must be listed in your GMail account's settings": "The address must be listed in your GMail account's settings",
|
|
28
|
+
"Reply to this Message-ID": "Reply to this Message-ID",
|
|
29
|
+
"Create draft without sending the actual email": "Create draft without sending the actual email",
|
|
30
|
+
"Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
|
|
32
31
|
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
33
|
-
"plain text": "
|
|
34
|
-
"html": "
|
|
35
|
-
"GET": "
|
|
32
|
+
"plain text": "plain text",
|
|
33
|
+
"html": "html",
|
|
34
|
+
"GET": "获取",
|
|
36
35
|
"POST": "帖子",
|
|
37
36
|
"PATCH": "PATCH",
|
|
38
|
-
"PUT": "
|
|
39
|
-
"DELETE": "
|
|
37
|
+
"PUT": "弹出",
|
|
38
|
+
"DELETE": "删除",
|
|
40
39
|
"HEAD": "黑色",
|
|
41
|
-
"New Email": "
|
|
42
|
-
"New Labeled Email": "
|
|
43
|
-
"Triggers when new mail is found in your Gmail inbox": "
|
|
44
|
-
"Triggers when a label is added to an email": "
|
|
45
|
-
"Email subject": "
|
|
46
|
-
"Email sender": "
|
|
47
|
-
"Email recipient": "
|
|
48
|
-
"Label": "
|
|
49
|
-
"Category": "
|
|
50
|
-
"The email subject": "
|
|
51
|
-
"Optional filteration, leave empty to filter based on the email sender": "
|
|
52
|
-
"Optional filteration, leave empty to filter based on the email recipient": "
|
|
53
|
-
"Optional filteration, leave unselected to filter based on the email label": "
|
|
54
|
-
"Optional filteration, leave unselected to filter based on the email category": "
|
|
55
|
-
"Primary": "
|
|
56
|
-
"Social": "
|
|
57
|
-
"Promotions": "
|
|
58
|
-
"Updates": "
|
|
59
|
-
"Forums": "
|
|
60
|
-
"Reservations": "
|
|
61
|
-
"Purchases": "
|
|
40
|
+
"New Email": "New Email",
|
|
41
|
+
"New Labeled Email": "New Labeled Email",
|
|
42
|
+
"Triggers when new mail is found in your Gmail inbox": "Triggers when new mail is found in your Gmail inbox",
|
|
43
|
+
"Triggers when a label is added to an email": "Triggers when a label is added to an email",
|
|
44
|
+
"Email subject": "Email subject",
|
|
45
|
+
"Email sender": "Email sender",
|
|
46
|
+
"Email recipient": "Email recipient",
|
|
47
|
+
"Label": "Label",
|
|
48
|
+
"Category": "Category",
|
|
49
|
+
"The email subject": "The email subject",
|
|
50
|
+
"Optional filteration, leave empty to filter based on the email sender": "Optional filteration, leave empty to filter based on the email sender",
|
|
51
|
+
"Optional filteration, leave empty to filter based on the email recipient": "Optional filteration, leave empty to filter based on the email recipient",
|
|
52
|
+
"Optional filteration, leave unselected to filter based on the email label": "Optional filteration, leave unselected to filter based on the email label",
|
|
53
|
+
"Optional filteration, leave unselected to filter based on the email category": "Optional filteration, leave unselected to filter based on the email category",
|
|
54
|
+
"Primary": "Primary",
|
|
55
|
+
"Social": "Social",
|
|
56
|
+
"Promotions": "Promotions",
|
|
57
|
+
"Updates": "Updates",
|
|
58
|
+
"Forums": "Forums",
|
|
59
|
+
"Reservations": "Reservations",
|
|
60
|
+
"Purchases": "Purchases"
|
|
62
61
|
}
|