strapi-plugin-magic-mail 2.2.5 → 2.3.0

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.
@@ -57,7 +57,27 @@ const de = {
57
57
  "errors.noAccounts": "Keine Email-Konten verfügbar",
58
58
  "errors.providerNotAllowed": "Dieser Provider erfordert eine höhere Lizenz",
59
59
  "errors.accountLimitReached": "Konto-Limit erreicht. Upgrade erforderlich",
60
- "errors.ruleLimitReached": "Regel-Limit erreicht. Upgrade erforderlich"
60
+ "errors.ruleLimitReached": "Regel-Limit erreicht. Upgrade erforderlich",
61
+ "whatsapp.title": "WhatsApp Integration",
62
+ "whatsapp.subtitle": "Nachrichten via WhatsApp senden - komplett kostenlos!",
63
+ "whatsapp.tab": "WhatsApp",
64
+ "whatsapp.status.connected": "Verbunden",
65
+ "whatsapp.status.connecting": "Verbinde...",
66
+ "whatsapp.status.qr_pending": "Warte auf QR-Scan",
67
+ "whatsapp.status.disconnected": "Nicht verbunden",
68
+ "whatsapp.step1.title": "Installation prüfen",
69
+ "whatsapp.step2.title": "WhatsApp verbinden",
70
+ "whatsapp.step3.title": "QR-Code scannen",
71
+ "whatsapp.step4.title": "Bereit zur Nutzung",
72
+ "whatsapp.connect": "WhatsApp verbinden",
73
+ "whatsapp.disconnect": "WhatsApp trennen",
74
+ "whatsapp.sendTest": "Testnachricht senden",
75
+ "whatsapp.phoneNumber": "Telefonnummer",
76
+ "whatsapp.phoneHint": "Telefonnummer mit Landesvorwahl eingeben (z.B. 49 für Deutschland)",
77
+ "whatsapp.message": "Nachricht (optional)",
78
+ "whatsapp.notInstalled": "Abhängigkeiten nicht installiert",
79
+ "whatsapp.installCommand": "npm install @whiskeysockets/baileys pino qrcode",
80
+ "whatsapp.freeLabel": "KOSTENLOS - Keine API-Kosten!"
61
81
  };
62
82
  export {
63
83
  de as default
@@ -59,6 +59,26 @@ const de = {
59
59
  "errors.noAccounts": "Keine Email-Konten verfügbar",
60
60
  "errors.providerNotAllowed": "Dieser Provider erfordert eine höhere Lizenz",
61
61
  "errors.accountLimitReached": "Konto-Limit erreicht. Upgrade erforderlich",
62
- "errors.ruleLimitReached": "Regel-Limit erreicht. Upgrade erforderlich"
62
+ "errors.ruleLimitReached": "Regel-Limit erreicht. Upgrade erforderlich",
63
+ "whatsapp.title": "WhatsApp Integration",
64
+ "whatsapp.subtitle": "Nachrichten via WhatsApp senden - komplett kostenlos!",
65
+ "whatsapp.tab": "WhatsApp",
66
+ "whatsapp.status.connected": "Verbunden",
67
+ "whatsapp.status.connecting": "Verbinde...",
68
+ "whatsapp.status.qr_pending": "Warte auf QR-Scan",
69
+ "whatsapp.status.disconnected": "Nicht verbunden",
70
+ "whatsapp.step1.title": "Installation prüfen",
71
+ "whatsapp.step2.title": "WhatsApp verbinden",
72
+ "whatsapp.step3.title": "QR-Code scannen",
73
+ "whatsapp.step4.title": "Bereit zur Nutzung",
74
+ "whatsapp.connect": "WhatsApp verbinden",
75
+ "whatsapp.disconnect": "WhatsApp trennen",
76
+ "whatsapp.sendTest": "Testnachricht senden",
77
+ "whatsapp.phoneNumber": "Telefonnummer",
78
+ "whatsapp.phoneHint": "Telefonnummer mit Landesvorwahl eingeben (z.B. 49 für Deutschland)",
79
+ "whatsapp.message": "Nachricht (optional)",
80
+ "whatsapp.notInstalled": "Abhängigkeiten nicht installiert",
81
+ "whatsapp.installCommand": "npm install @whiskeysockets/baileys pino qrcode",
82
+ "whatsapp.freeLabel": "KOSTENLOS - Keine API-Kosten!"
63
83
  };
64
84
  exports.default = de;
@@ -57,7 +57,27 @@ const en = {
57
57
  "errors.noAccounts": "No email accounts available",
58
58
  "errors.providerNotAllowed": "This provider requires a higher license",
59
59
  "errors.accountLimitReached": "Account limit reached. Upgrade required",
60
- "errors.ruleLimitReached": "Rule limit reached. Upgrade required"
60
+ "errors.ruleLimitReached": "Rule limit reached. Upgrade required",
61
+ "whatsapp.title": "WhatsApp Integration",
62
+ "whatsapp.subtitle": "Send messages via WhatsApp - completely free!",
63
+ "whatsapp.tab": "WhatsApp",
64
+ "whatsapp.status.connected": "Connected",
65
+ "whatsapp.status.connecting": "Connecting...",
66
+ "whatsapp.status.qr_pending": "Waiting for QR Scan",
67
+ "whatsapp.status.disconnected": "Disconnected",
68
+ "whatsapp.step1.title": "Check Installation",
69
+ "whatsapp.step2.title": "Connect WhatsApp",
70
+ "whatsapp.step3.title": "Scan QR Code",
71
+ "whatsapp.step4.title": "Ready to Use",
72
+ "whatsapp.connect": "Connect WhatsApp",
73
+ "whatsapp.disconnect": "Disconnect WhatsApp",
74
+ "whatsapp.sendTest": "Send Test Message",
75
+ "whatsapp.phoneNumber": "Phone Number",
76
+ "whatsapp.phoneHint": "Enter phone number with country code (e.g., 49 for Germany)",
77
+ "whatsapp.message": "Message (optional)",
78
+ "whatsapp.notInstalled": "Dependencies Not Installed",
79
+ "whatsapp.installCommand": "npm install @whiskeysockets/baileys pino qrcode",
80
+ "whatsapp.freeLabel": "FREE - No API costs!"
61
81
  };
62
82
  export {
63
83
  en as default
@@ -59,6 +59,26 @@ const en = {
59
59
  "errors.noAccounts": "No email accounts available",
60
60
  "errors.providerNotAllowed": "This provider requires a higher license",
61
61
  "errors.accountLimitReached": "Account limit reached. Upgrade required",
62
- "errors.ruleLimitReached": "Rule limit reached. Upgrade required"
62
+ "errors.ruleLimitReached": "Rule limit reached. Upgrade required",
63
+ "whatsapp.title": "WhatsApp Integration",
64
+ "whatsapp.subtitle": "Send messages via WhatsApp - completely free!",
65
+ "whatsapp.tab": "WhatsApp",
66
+ "whatsapp.status.connected": "Connected",
67
+ "whatsapp.status.connecting": "Connecting...",
68
+ "whatsapp.status.qr_pending": "Waiting for QR Scan",
69
+ "whatsapp.status.disconnected": "Disconnected",
70
+ "whatsapp.step1.title": "Check Installation",
71
+ "whatsapp.step2.title": "Connect WhatsApp",
72
+ "whatsapp.step3.title": "Scan QR Code",
73
+ "whatsapp.step4.title": "Ready to Use",
74
+ "whatsapp.connect": "Connect WhatsApp",
75
+ "whatsapp.disconnect": "Disconnect WhatsApp",
76
+ "whatsapp.sendTest": "Send Test Message",
77
+ "whatsapp.phoneNumber": "Phone Number",
78
+ "whatsapp.phoneHint": "Enter phone number with country code (e.g., 49 for Germany)",
79
+ "whatsapp.message": "Message (optional)",
80
+ "whatsapp.notInstalled": "Dependencies Not Installed",
81
+ "whatsapp.installCommand": "npm install @whiskeysockets/baileys pino qrcode",
82
+ "whatsapp.freeLabel": "FREE - No API costs!"
63
83
  };
64
84
  exports.default = en;
@@ -48,7 +48,7 @@ const index = {
48
48
  id: `${pluginId}.plugin.name`,
49
49
  defaultMessage: "MagicMail"
50
50
  },
51
- Component: () => Promise.resolve().then(() => require("../_chunks/App-Bze8Ixs_.js"))
51
+ Component: () => Promise.resolve().then(() => require("../_chunks/App-BMaJu77a.js"))
52
52
  });
53
53
  app.createSettingSection(
54
54
  {
@@ -87,7 +87,7 @@ const index = {
87
87
  async registerTrads({ locales }) {
88
88
  const importedTrads = await Promise.all(
89
89
  locales.map((locale) => {
90
- return __variableDynamicImportRuntimeHelper(/* @__PURE__ */ Object.assign({ "./translations/de.json": () => Promise.resolve().then(() => require("../_chunks/de-CN-G9j1S.js")), "./translations/en.json": () => Promise.resolve().then(() => require("../_chunks/en-BDc7Jk8u.js")), "./translations/es.json": () => Promise.resolve().then(() => require("../_chunks/es-BpV1MIdm.js")), "./translations/fr.json": () => Promise.resolve().then(() => require("../_chunks/fr-vpziIpRp.js")), "./translations/pt.json": () => Promise.resolve().then(() => require("../_chunks/pt-ODpAhDNa.js")) }), `./translations/${locale}.json`, 3).then(({ default: data }) => {
90
+ return __variableDynamicImportRuntimeHelper(/* @__PURE__ */ Object.assign({ "./translations/de.json": () => Promise.resolve().then(() => require("../_chunks/de-YhjDItIL.js")), "./translations/en.json": () => Promise.resolve().then(() => require("../_chunks/en-BcdTnA2-.js")), "./translations/es.json": () => Promise.resolve().then(() => require("../_chunks/es-BpV1MIdm.js")), "./translations/fr.json": () => Promise.resolve().then(() => require("../_chunks/fr-vpziIpRp.js")), "./translations/pt.json": () => Promise.resolve().then(() => require("../_chunks/pt-ODpAhDNa.js")) }), `./translations/${locale}.json`, 3).then(({ default: data }) => {
91
91
  return {
92
92
  data: prefixPluginTranslations(data, pluginId),
93
93
  locale
@@ -47,7 +47,7 @@ const index = {
47
47
  id: `${pluginId}.plugin.name`,
48
48
  defaultMessage: "MagicMail"
49
49
  },
50
- Component: () => import("../_chunks/App-BZaHrE0R.mjs")
50
+ Component: () => import("../_chunks/App-DxiMl-Zd.mjs")
51
51
  });
52
52
  app.createSettingSection(
53
53
  {
@@ -86,7 +86,7 @@ const index = {
86
86
  async registerTrads({ locales }) {
87
87
  const importedTrads = await Promise.all(
88
88
  locales.map((locale) => {
89
- return __variableDynamicImportRuntimeHelper(/* @__PURE__ */ Object.assign({ "./translations/de.json": () => import("../_chunks/de-DS04rP54.mjs"), "./translations/en.json": () => import("../_chunks/en-BEFQJXvR.mjs"), "./translations/es.json": () => import("../_chunks/es-DQHwzPpP.mjs"), "./translations/fr.json": () => import("../_chunks/fr-BG1WfEVm.mjs"), "./translations/pt.json": () => import("../_chunks/pt-CMoGrOib.mjs") }), `./translations/${locale}.json`, 3).then(({ default: data }) => {
89
+ return __variableDynamicImportRuntimeHelper(/* @__PURE__ */ Object.assign({ "./translations/de.json": () => import("../_chunks/de-CpIQf94q.mjs"), "./translations/en.json": () => import("../_chunks/en-BHmOVzsP.mjs"), "./translations/es.json": () => import("../_chunks/es-DQHwzPpP.mjs"), "./translations/fr.json": () => import("../_chunks/fr-BG1WfEVm.mjs"), "./translations/pt.json": () => import("../_chunks/pt-CMoGrOib.mjs") }), `./translations/${locale}.json`, 3).then(({ default: data }) => {
90
90
  return {
91
91
  data: prefixPluginTranslations(data, pluginId),
92
92
  locale