@activepieces/piece-mautic 0.4.9 → 0.4.11

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-mautic",
3
- "version": "0.4.9",
3
+ "version": "0.4.11",
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/ja.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "Open-source marketing automation software": "オープンソースのマーケティング自動化ソフトウェア",
4
4
  "Base URL": "ベースURL",
5
5
  "Username": "ユーザー名",
6
- "Password": "パスワード",
6
+ "Password": "Password",
7
7
  "\nFollow these steps:\n\n1. **Enter the Base URL:** Open your Mautic instance and copy the URL from the address bar. If your dashboard link is \"https://mautic.ddev.site/s/dashboard\", set your base URL as \"https://mautic.ddev.site/\".\n\n2. **Enable Basic Authentication:** Log in to Mautic, go to **Settings** > **Configuration** > **API Settings**, and ensure that Basic Authentication is enabled.\n\n": "\nFollow these steps:\n\n1. **Enter the Base URL:** Open your Mautic instance and copy the URL from the address bar. If your dashboard link is \"https://mautic.ddev.site/s/dashboard\", set your base URL as \"https://mautic.ddev.site/\".\n\n2. **Enable Basic Authentication:** Log in to Mautic, go to **Settings** > **Configuration** > **API Settings**, and ensure that Basic Authentication is enabled.\n\n",
8
8
  "Create Contact": "連絡先を作成",
9
9
  "Search Contact": "連絡先を検索",
@@ -46,7 +46,7 @@
46
46
  "Triggers when a contact's channel subscription status changes.": "連絡先のチャンネル登録ステータスが変更されたときにトリガーされます。",
47
47
  "Triggers when a new contact is created.": "新しい連絡先が作成されたときにトリガーします.",
48
48
  "Webhook Name": "Webhook名",
49
- "Description": "Description",
49
+ "Description": "説明",
50
50
  "The name the webhook will be searchable by in mautic the webhooks page.": "webhookの名前はmauticページで検索可能になります。",
51
51
  "A short description of the webhook": "Webhookの簡単な説明"
52
52
  }
package/src/i18n/zh.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "Open-source marketing automation software": "Open-source marketing automation software",
4
4
  "Base URL": "基本网址",
5
5
  "Username": "用户名",
6
- "Password": "密码",
6
+ "Password": "Password",
7
7
  "\nFollow these steps:\n\n1. **Enter the Base URL:** Open your Mautic instance and copy the URL from the address bar. If your dashboard link is \"https://mautic.ddev.site/s/dashboard\", set your base URL as \"https://mautic.ddev.site/\".\n\n2. **Enable Basic Authentication:** Log in to Mautic, go to **Settings** > **Configuration** > **API Settings**, and ensure that Basic Authentication is enabled.\n\n": "\nFollow these steps:\n\n1. **Enter the Base URL:** Open your Mautic instance and copy the URL from the address bar. If your dashboard link is \"https://mautic.ddev.site/s/dashboard\", set your base URL as \"https://mautic.ddev.site/\".\n\n2. **Enable Basic Authentication:** Log in to Mautic, go to **Settings** > **Configuration** > **API Settings**, and ensure that Basic Authentication is enabled.\n\n",
8
8
  "Create Contact": "Create Contact",
9
9
  "Search Contact": "Search Contact",