@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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@activepieces/piece-sendfox",
3
- "version": "0.0.12",
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.19.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": "Passez un appel API personnalisé à un point de terminaison spécifique",
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'attente (en secondes)",
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": "OBTENIR",
28
- "POST": "POSTER",
27
+ "GET": "GET",
28
+ "POST": "POST",
29
29
  "PATCH": "PATCH",
30
- "PUT": "EFFACER",
31
- "DELETE": "SUPPRIMER",
32
- "HEAD": "TÊTE"
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.": "要獲取您的個人令牌,請按照以下步驟操作:<br>1. 登錄到您的 SendFox 帳戶。<br>2. 訪問 <a href=\"https://sendfox.com/account/oauth\">https://sendfox.com/account/oauth</a> 創建<br>3. OAuth 應用中點擊創建新令牌。<br>4. 輸入您想要的任何名稱,然後點擊創建。<br>5. 複製並粘貼您的令牌到此處。",
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": "將一個自定义 API 调用到一个特定的终点",
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
  }