@activepieces/piece-acumbamail 0.1.3 → 0.1.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 +2 -2
- package/src/i18n/zh.json +32 -32
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@activepieces/piece-acumbamail",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.4",
|
|
4
4
|
"dependencies": {
|
|
5
5
|
"@sinclair/typebox": "0.34.11",
|
|
6
6
|
"axios": "1.8.3",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"zod": "3.25.76",
|
|
15
15
|
"@activepieces/pieces-common": "0.7.0",
|
|
16
16
|
"@activepieces/pieces-framework": "0.18.4",
|
|
17
|
-
"@activepieces/shared": "0.19.
|
|
17
|
+
"@activepieces/shared": "0.19.1",
|
|
18
18
|
"tslib": "2.8.1"
|
|
19
19
|
},
|
|
20
20
|
"overrides": {
|
package/src/i18n/zh.json
CHANGED
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Acumbamail": "Acumbamail",
|
|
3
|
-
"Easily send email and SMS campaigns and boost your business": "
|
|
4
|
-
"\n To obtain your Auth Token, follow these steps:\n 1. Login to your Acumbamail account.\n 2. Go to **https://acumbamail.com/apidoc/**.\n 3. Under **Customer identifier**, you can find auth token;\n ": "\n
|
|
5
|
-
"Add/Update Subscriber": "
|
|
6
|
-
"Create Subscriber List": "
|
|
7
|
-
"Unsuscribe Subscriber": "
|
|
8
|
-
"Delete Subscriber List": "
|
|
9
|
-
"Duplicate Template": "
|
|
10
|
-
"Search Subscriber": "
|
|
11
|
-
"Remove Subscriber": "
|
|
12
|
-
"Adds a new subscriber to a subscriber list of your choosing.Can be used to update an existing subscriber too.": "
|
|
13
|
-
"Creates a new subscriber list.": "
|
|
14
|
-
"Unsubscribes an email address from a subscriber list of your choosing.": "
|
|
15
|
-
"Deletes an existing subscriber list.": "
|
|
16
|
-
"Duplicates an existing template to use it on a email marketing campaign shipping.": "
|
|
17
|
-
"Returns the subscriber's advanced data in each list to which they belong.": "
|
|
18
|
-
"Removes a subscriber from a list": "
|
|
19
|
-
"Subscriber List": "
|
|
20
|
-
"Merge Fields": "
|
|
21
|
-
"Update Existing Subscriber Data": "
|
|
22
|
-
"Double Option": "
|
|
23
|
-
"List Name": "
|
|
24
|
-
"Sener Email": "
|
|
25
|
-
"Company Name": "
|
|
26
|
-
"Company Address": "
|
|
27
|
-
"Company Phone": "
|
|
28
|
-
"Email": "
|
|
29
|
-
"New Template Name": "
|
|
30
|
-
"Origin Template": "
|
|
31
|
-
"Subscriber Email": "
|
|
32
|
-
"Updates the merge fields over the existent ones if the subscriber exists on the subscriber list.": "
|
|
33
|
-
"Activates the send of a confirmation email when the subscriber is added.": "
|
|
34
|
-
"Sender e-mail shown to the subscribers of the list when e-mail marketing campaigns are sent to them.": "
|
|
3
|
+
"Easily send email and SMS campaigns and boost your business": "Easily send email and SMS campaigns and boost your business",
|
|
4
|
+
"\n To obtain your Auth Token, follow these steps:\n 1. Login to your Acumbamail account.\n 2. Go to **https://acumbamail.com/apidoc/**.\n 3. Under **Customer identifier**, you can find auth token;\n ": "\n To obtain your Auth Token, follow these steps:\n 1. Login to your Acumbamail account.\n 2. Go to **https://acumbamail.com/apidoc/**.\n 3. Under **Customer identifier**, you can find auth token;\n ",
|
|
5
|
+
"Add/Update Subscriber": "Add/Update Subscriber",
|
|
6
|
+
"Create Subscriber List": "Create Subscriber List",
|
|
7
|
+
"Unsuscribe Subscriber": "Unsuscribe Subscriber",
|
|
8
|
+
"Delete Subscriber List": "Delete Subscriber List",
|
|
9
|
+
"Duplicate Template": "Duplicate Template",
|
|
10
|
+
"Search Subscriber": "Search Subscriber",
|
|
11
|
+
"Remove Subscriber": "Remove Subscriber",
|
|
12
|
+
"Adds a new subscriber to a subscriber list of your choosing.Can be used to update an existing subscriber too.": "Adds a new subscriber to a subscriber list of your choosing.Can be used to update an existing subscriber too.",
|
|
13
|
+
"Creates a new subscriber list.": "Creates a new subscriber list.",
|
|
14
|
+
"Unsubscribes an email address from a subscriber list of your choosing.": "Unsubscribes an email address from a subscriber list of your choosing.",
|
|
15
|
+
"Deletes an existing subscriber list.": "Deletes an existing subscriber list.",
|
|
16
|
+
"Duplicates an existing template to use it on a email marketing campaign shipping.": "Duplicates an existing template to use it on a email marketing campaign shipping.",
|
|
17
|
+
"Returns the subscriber's advanced data in each list to which they belong.": "Returns the subscriber's advanced data in each list to which they belong.",
|
|
18
|
+
"Removes a subscriber from a list": "Removes a subscriber from a list",
|
|
19
|
+
"Subscriber List": "Subscriber List",
|
|
20
|
+
"Merge Fields": "Merge Fields",
|
|
21
|
+
"Update Existing Subscriber Data": "Update Existing Subscriber Data",
|
|
22
|
+
"Double Option": "Double Option",
|
|
23
|
+
"List Name": "List Name",
|
|
24
|
+
"Sener Email": "Sener Email",
|
|
25
|
+
"Company Name": "Company Name",
|
|
26
|
+
"Company Address": "Company Address",
|
|
27
|
+
"Company Phone": "Company Phone",
|
|
28
|
+
"Email": "电子邮件地址",
|
|
29
|
+
"New Template Name": "New Template Name",
|
|
30
|
+
"Origin Template": "Origin Template",
|
|
31
|
+
"Subscriber Email": "Subscriber Email",
|
|
32
|
+
"Updates the merge fields over the existent ones if the subscriber exists on the subscriber list.": "Updates the merge fields over the existent ones if the subscriber exists on the subscriber list.",
|
|
33
|
+
"Activates the send of a confirmation email when the subscriber is added.": "Activates the send of a confirmation email when the subscriber is added.",
|
|
34
|
+
"Sender e-mail shown to the subscribers of the list when e-mail marketing campaigns are sent to them.": "Sender e-mail shown to the subscribers of the list when e-mail marketing campaigns are sent to them."
|
|
35
35
|
}
|