@strapi/email 5.33.3 → 5.34.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.
@@ -9,7 +9,7 @@ function __variableDynamicImportRuntime1__(path) {
9
9
  switch (path) {
10
10
  case './translations/ar.json': return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespaceDefaultOnly(require('./translations/ar.json.js')); });
11
11
  case './translations/cs.json': return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespaceDefaultOnly(require('./translations/cs.json.js')); });
12
- case './translations/de.json': return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespaceDefaultOnly(require('./translations/de.json.js')); });
12
+ case './translations/de.json': return Promise.resolve().then(function () { return require('./translations/de.json.js'); });
13
13
  case './translations/dk.json': return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespaceDefaultOnly(require('./translations/dk.json.js')); });
14
14
  case './translations/en.json': return Promise.resolve().then(function () { return require('./translations/en.json.js'); });
15
15
  case './translations/es.json': return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespaceDefaultOnly(require('./translations/es.json.js')); });
@@ -1,6 +1,32 @@
1
1
  'use strict';
2
2
 
3
- var de = {};
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- module.exports = de;
5
+ var link = "Link";
6
+ var de = {
7
+ link: link,
8
+ "Settings.email.plugin.button.test-email": "Test-E-Mail senden",
9
+ "Settings.email.plugin.label.defaultFrom": "Standard Absenderadresse ",
10
+ "Settings.email.plugin.label.defaultReplyTo": "Standard Antwortadresse",
11
+ "Settings.email.plugin.label.provider": "E-Mail-Anbieter",
12
+ "Settings.email.plugin.label.testAddress": "Empfängeradresse",
13
+ "Settings.email.plugin.notification.config.error": "E-Mail-Einstellungen konnte nicht abgerufen werden",
14
+ "Settings.email.plugin.notification.data.loaded": "E-Mail-Einstellungen wurden geladen",
15
+ "Settings.email.plugin.notification.test.error": "Test-E-Mail an {to} konnte nicht gesendet werden",
16
+ "Settings.email.plugin.notification.test.success": "E-Mail-Test erfolgreich, überprüfe das {to} Postfach",
17
+ "Settings.email.plugin.placeholder.defaultFrom": "z.B.: Strapi No-Reply <no-reply@strapi.io>",
18
+ "Settings.email.plugin.placeholder.defaultReplyTo": "z.B.: Strapi <example@strapi.io>",
19
+ "Settings.email.plugin.placeholder.testAddress": "z.B.: developer@example.com",
20
+ "Settings.email.plugin.subTitle": "Einstellungen für das E-Mail-Plugin testen",
21
+ "Settings.email.plugin.text.configuration": "Das Plugin wird über die {file} Datei konfiguriert, schaue dir diesen {link} für die Dokumentation an.",
22
+ "Settings.email.plugin.title": "Konfiguration",
23
+ "Settings.email.plugin.title.config": "Konfiguration",
24
+ "Settings.email.plugin.title.test": "E-Mail-Zustellung testen",
25
+ "SettingsNav.link.settings": "Einstellungen",
26
+ "SettingsNav.section-label": "E-Mail-Plugin",
27
+ "components.Input.error.validation.email": "Dies ist keine gültige E-Mail-Adresse"
28
+ };
29
+
30
+ exports.default = de;
31
+ exports.link = link;
6
32
  //# sourceMappingURL=de.json.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"de.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;"}
1
+ {"version":3,"file":"de.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,4 +1,27 @@
1
- var de = {};
1
+ var link = "Link";
2
+ var de = {
3
+ link: link,
4
+ "Settings.email.plugin.button.test-email": "Test-E-Mail senden",
5
+ "Settings.email.plugin.label.defaultFrom": "Standard Absenderadresse ",
6
+ "Settings.email.plugin.label.defaultReplyTo": "Standard Antwortadresse",
7
+ "Settings.email.plugin.label.provider": "E-Mail-Anbieter",
8
+ "Settings.email.plugin.label.testAddress": "Empfängeradresse",
9
+ "Settings.email.plugin.notification.config.error": "E-Mail-Einstellungen konnte nicht abgerufen werden",
10
+ "Settings.email.plugin.notification.data.loaded": "E-Mail-Einstellungen wurden geladen",
11
+ "Settings.email.plugin.notification.test.error": "Test-E-Mail an {to} konnte nicht gesendet werden",
12
+ "Settings.email.plugin.notification.test.success": "E-Mail-Test erfolgreich, überprüfe das {to} Postfach",
13
+ "Settings.email.plugin.placeholder.defaultFrom": "z.B.: Strapi No-Reply <no-reply@strapi.io>",
14
+ "Settings.email.plugin.placeholder.defaultReplyTo": "z.B.: Strapi <example@strapi.io>",
15
+ "Settings.email.plugin.placeholder.testAddress": "z.B.: developer@example.com",
16
+ "Settings.email.plugin.subTitle": "Einstellungen für das E-Mail-Plugin testen",
17
+ "Settings.email.plugin.text.configuration": "Das Plugin wird über die {file} Datei konfiguriert, schaue dir diesen {link} für die Dokumentation an.",
18
+ "Settings.email.plugin.title": "Konfiguration",
19
+ "Settings.email.plugin.title.config": "Konfiguration",
20
+ "Settings.email.plugin.title.test": "E-Mail-Zustellung testen",
21
+ "SettingsNav.link.settings": "Einstellungen",
22
+ "SettingsNav.section-label": "E-Mail-Plugin",
23
+ "components.Input.error.validation.email": "Dies ist keine gültige E-Mail-Adresse"
24
+ };
2
25
 
3
- export { de as default };
26
+ export { de as default, link };
4
27
  //# sourceMappingURL=de.json.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"de.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
1
+ {"version":3,"file":"de.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@strapi/email",
3
- "version": "5.33.3",
3
+ "version": "5.34.0",
4
4
  "description": "Easily configure your Strapi application to send emails.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -56,10 +56,10 @@
56
56
  "watch": "run -T rollup -c -w"
57
57
  },
58
58
  "dependencies": {
59
- "@strapi/design-system": "2.0.1",
60
- "@strapi/icons": "2.0.1",
61
- "@strapi/provider-email-sendmail": "5.33.3",
62
- "@strapi/utils": "5.33.3",
59
+ "@strapi/design-system": "2.1.2",
60
+ "@strapi/icons": "2.1.2",
61
+ "@strapi/provider-email-sendmail": "5.34.0",
62
+ "@strapi/utils": "5.34.0",
63
63
  "koa2-ratelimit": "^1.1.3",
64
64
  "lodash": "4.17.21",
65
65
  "react-intl": "6.6.2",
@@ -68,8 +68,8 @@
68
68
  "zod": "3.25.67"
69
69
  },
70
70
  "devDependencies": {
71
- "@strapi/admin": "5.33.3",
72
- "@strapi/types": "5.33.3",
71
+ "@strapi/admin": "5.34.0",
72
+ "@strapi/types": "5.34.0",
73
73
  "@testing-library/react": "16.3.0",
74
74
  "@types/koa": "2.13.4",
75
75
  "@types/lodash": "^4.14.191",