@activepieces/piece-acumbamail 0.1.4 → 0.1.5
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 +0 -1
package/package.json
CHANGED
|
@@ -1,20 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@activepieces/piece-acumbamail",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.5",
|
|
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
|
"deepmerge-ts": "7.1.0",
|
|
9
|
-
"fast-glob": "3.3.3",
|
|
10
9
|
"form-data": "4.0.4",
|
|
11
10
|
"mime-types": "2.1.35",
|
|
12
11
|
"nanoid": "3.3.8",
|
|
13
12
|
"semver": "7.6.0",
|
|
14
13
|
"zod": "3.25.76",
|
|
15
14
|
"@activepieces/pieces-common": "0.7.0",
|
|
16
|
-
"@activepieces/pieces-framework": "0.
|
|
17
|
-
"@activepieces/shared": "0.
|
|
15
|
+
"@activepieces/pieces-framework": "0.20.1",
|
|
16
|
+
"@activepieces/shared": "0.20.1",
|
|
18
17
|
"tslib": "2.8.1"
|
|
19
18
|
},
|
|
20
19
|
"overrides": {
|
package/src/i18n/de.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Acumbamail": "Acumbamail",
|
|
3
2
|
"Easily send email and SMS campaigns and boost your business": "Senden Sie einfach E-Mail- und SMS-Kampagnen und steigern Sie Ihr Geschäft",
|
|
4
3
|
"\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 Um Ihr Auth Token zu erhalten, folgen Sie diesen Schritten:\n 1. Melden Sie sich bei Ihrem Acumbamail Konto an.\n 2. Gehe zu **https://acumbamail.com/apidoc/**.\n 3. Unter **Customer Identifier** findest du auth token;\n ",
|
|
5
4
|
"Add/Update Subscriber": "Abonnent hinzufügen/aktualisieren",
|
package/src/i18n/es.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Acumbamail": "Acumbamail",
|
|
3
2
|
"Easily send email and SMS campaigns and boost your business": "Envíe fácilmente campañas de correo electrónico y SMS e impulse su negocio",
|
|
4
3
|
"\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 Para obtener tu token de identificación, sigue estos pasos:\n 1. Inicia sesión en tu cuenta de Acumbamail.\n 2. Vaya a **https://acumbamail.com/apidoc/**.\n 3. Bajo **identificador de cliente**, puede encontrar el token de auth;\n ",
|
|
5
4
|
"Add/Update Subscriber": "Añadir/Actualizar suscriptor",
|
package/src/i18n/fr.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Acumbamail": "Acumbamail",
|
|
3
2
|
"Easily send email and SMS campaigns and boost your business": "Envoyez facilement des campagnes e-mail et SMS et boostez votre entreprise",
|
|
4
3
|
"\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
4
|
"Add/Update Subscriber": "Ajouter/Mettre à jour l'abonné",
|
package/src/i18n/ja.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Acumbamail": "Acumbamail",
|
|
3
2
|
"Easily send email and SMS campaigns and boost your business": "メールやSMSキャンペーンを簡単に送信し、ビジネスを活性化します。",
|
|
4
3
|
"\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
4
|
"Add/Update Subscriber": "購読者の追加/更新",
|
package/src/i18n/nl.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Acumbamail": "Acumbamail",
|
|
3
2
|
"Easily send email and SMS campaigns and boost your business": "Stuur gemakkelijk e-mail en SMS campagnes en boost uw bedrijf",
|
|
4
3
|
"\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 Om je Auth Token te verkrijgen, volg deze stappen:\n 1. Log in op je Acumbamail account.\n 2. Ga naar **https://acumbamail.com/apidoc/**.\n 3. Onder **Customer identifier** kunt u de authenticatie vinden token;\n ",
|
|
5
4
|
"Add/Update Subscriber": "Abonnee toevoegen/bijwerken",
|
package/src/i18n/pt.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Acumbamail": "Acumbamail",
|
|
3
2
|
"Easily send email and SMS campaigns and boost your business": "Envie facilmente campanhas de e-mail e SMS e acelere seus negócios",
|
|
4
3
|
"\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 ": "Para obter sua chave de autenticação, siga esses passos:\n1. Entre na sua conta Tambacumba\n2. Vá para **https://acumbamail.com/apidoc/**.\n3. Abaixo de **Identificador de Cliente**, você pode encontrar seu token de autenticação;",
|
|
5
4
|
"Add/Update Subscriber": "Adicionar/Atualizar Assinante",
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Acumbamail": "Acumbamail",
|
|
3
2
|
"Easily send email and SMS campaigns and boost your business": "Easily send email and SMS campaigns and boost your business",
|
|
4
3
|
"\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
4
|
"Add/Update Subscriber": "Add/Update Subscriber",
|
package/src/i18n/zh.json
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Acumbamail": "Acumbamail",
|
|
3
2
|
"Easily send email and SMS campaigns and boost your business": "Easily send email and SMS campaigns and boost your business",
|
|
4
3
|
"\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
4
|
"Add/Update Subscriber": "Add/Update Subscriber",
|