@activepieces/piece-sendfox 0.0.12 → 0.0.14
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/fr.json +8 -8
- package/src/i18n/zh.json +18 -18
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@activepieces/piece-sendfox",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.14",
|
|
4
4
|
"dependencies": {
|
|
5
5
|
"@sinclair/typebox": "0.34.11",
|
|
6
6
|
"axios": "1.8.3",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"zod": "3.25.76",
|
|
14
14
|
"@activepieces/pieces-common": "0.7.0",
|
|
15
15
|
"@activepieces/pieces-framework": "0.18.4",
|
|
16
|
-
"@activepieces/shared": "0.
|
|
16
|
+
"@activepieces/shared": "0.20.0",
|
|
17
17
|
"tslib": "2.8.1"
|
|
18
18
|
},
|
|
19
19
|
"overrides": {
|
package/src/i18n/fr.json
CHANGED
|
@@ -5,11 +5,11 @@
|
|
|
5
5
|
"Create List": "Créer une liste",
|
|
6
6
|
"Unsubscribe Contact": "Se désabonner du contact",
|
|
7
7
|
"Create Contact": "Créer un contact",
|
|
8
|
-
"Custom API Call": "Appel API personnalisé",
|
|
8
|
+
"Custom API Call": "Appel d'API personnalisé",
|
|
9
9
|
"Create a new list": "Créer une nouvelle liste",
|
|
10
10
|
"Unsubscribe a contact": "Se désabonner d'un contact",
|
|
11
11
|
"Create a new contact": "Créer un nouveau contact",
|
|
12
|
-
"Make a custom API call to a specific endpoint": "
|
|
12
|
+
"Make a custom API call to a specific endpoint": "Passer un appel API personnalisé à un endpoint spécifique",
|
|
13
13
|
"List Name": "Nom de la liste",
|
|
14
14
|
"Email": "Courriel",
|
|
15
15
|
"First Name": "First Name",
|
|
@@ -21,13 +21,13 @@
|
|
|
21
21
|
"Body": "Corps",
|
|
22
22
|
"Response is Binary ?": "La réponse est Binaire ?",
|
|
23
23
|
"No Error on Failure": "Aucune erreur en cas d'échec",
|
|
24
|
-
"Timeout (in seconds)": "Délai d'
|
|
24
|
+
"Timeout (in seconds)": "Délai d'expiration (en secondes)",
|
|
25
25
|
"Authorization headers are injected automatically from your connection.": "Les en-têtes d'autorisation sont injectés automatiquement à partir de votre connexion.",
|
|
26
26
|
"Enable for files like PDFs, images, etc..": "Activer pour les fichiers comme les PDFs, les images, etc.",
|
|
27
|
-
"GET": "
|
|
28
|
-
"POST": "
|
|
27
|
+
"GET": "GET",
|
|
28
|
+
"POST": "POST",
|
|
29
29
|
"PATCH": "PATCH",
|
|
30
|
-
"PUT": "
|
|
31
|
-
"DELETE": "
|
|
32
|
-
"HEAD": "
|
|
30
|
+
"PUT": "PUT",
|
|
31
|
+
"DELETE": "DELETE",
|
|
32
|
+
"HEAD": "HEAD"
|
|
33
33
|
}
|
package/src/i18n/zh.json
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
{
|
|
2
2
|
"SendFox": "SendFox",
|
|
3
|
-
"Email marketing made simple": "
|
|
4
|
-
"To obtain your personal token, follow these steps:\n1. Log in to your SendFox account.\n2. Visit https://sendfox.com/account/oauth to create one\n3. From OAuth Apps click on Create New Token.\n4. Enter any name you want then click create.\n5. Copy and paste your token here.": "
|
|
5
|
-
"Create List": "
|
|
6
|
-
"Unsubscribe Contact": "
|
|
7
|
-
"Create Contact": "
|
|
3
|
+
"Email marketing made simple": "Email marketing made simple",
|
|
4
|
+
"To obtain your personal token, follow these steps:\n1. Log in to your SendFox account.\n2. Visit https://sendfox.com/account/oauth to create one\n3. From OAuth Apps click on Create New Token.\n4. Enter any name you want then click create.\n5. Copy and paste your token here.": "To obtain your personal token, follow these steps:\n1. Log in to your SendFox account.\n2. Visit https://sendfox.com/account/oauth to create one\n3. From OAuth Apps click on Create New Token.\n4. Enter any name you want then click create.\n5. Copy and paste your token here.",
|
|
5
|
+
"Create List": "Create List",
|
|
6
|
+
"Unsubscribe Contact": "Unsubscribe Contact",
|
|
7
|
+
"Create Contact": "Create Contact",
|
|
8
8
|
"Custom API Call": "自定义 API 呼叫",
|
|
9
|
-
"Create a new list": "
|
|
10
|
-
"Unsubscribe a contact": "
|
|
11
|
-
"Create a new contact": "
|
|
12
|
-
"Make a custom API call to a specific endpoint": "
|
|
13
|
-
"List Name": "
|
|
14
|
-
"Email": "
|
|
15
|
-
"First Name": "
|
|
16
|
-
"Last Name": "
|
|
17
|
-
"Lists": "
|
|
9
|
+
"Create a new list": "Create a new list",
|
|
10
|
+
"Unsubscribe a contact": "Unsubscribe a contact",
|
|
11
|
+
"Create a new contact": "Create a new contact",
|
|
12
|
+
"Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
|
|
13
|
+
"List Name": "List Name",
|
|
14
|
+
"Email": "电子邮件地址",
|
|
15
|
+
"First Name": "First Name",
|
|
16
|
+
"Last Name": "名字",
|
|
17
|
+
"Lists": "Lists",
|
|
18
18
|
"Method": "方法",
|
|
19
|
-
"Headers": "
|
|
19
|
+
"Headers": "信头",
|
|
20
20
|
"Query Parameters": "查询参数",
|
|
21
21
|
"Body": "正文内容",
|
|
22
22
|
"Response is Binary ?": "Response is Binary ?",
|
|
23
23
|
"No Error on Failure": "失败时没有错误",
|
|
24
|
-
"Timeout (in seconds)": "
|
|
25
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
24
|
+
"Timeout (in seconds)": "超时(秒)",
|
|
25
|
+
"Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
|
|
26
26
|
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
27
27
|
"GET": "获取",
|
|
28
28
|
"POST": "帖子",
|
|
29
29
|
"PATCH": "PATCH",
|
|
30
30
|
"PUT": "弹出",
|
|
31
|
-
"DELETE": "
|
|
31
|
+
"DELETE": "删除",
|
|
32
32
|
"HEAD": "黑色"
|
|
33
33
|
}
|