From 933eaba41cbc9cd4be7c51e493cdb6cd4be4f0e1 Mon Sep 17 00:00:00 2001 From: John Andrews Date: Tue, 1 Oct 2024 19:30:53 +1300 Subject: [PATCH] translations --- EmailNodes/i18n/de.json | 1 + 1 file changed, 1 insertion(+) diff --git a/EmailNodes/i18n/de.json b/EmailNodes/i18n/de.json index 06729551..18862884 100644 --- a/EmailNodes/i18n/de.json +++ b/EmailNodes/i18n/de.json @@ -3,6 +3,7 @@ "Parts": { "SendEmail": { "Description": "Sendet eine E-Mail über den konfigurierten SMTP-Server", + "Label": "E-Mail Senden", "Fields": { "Body": "Inhalt", "Body-Help": "Der Inhalt der gesendeten E-Mail-Nachricht. Verwendet die [scriban](https://github.com/scriban/scriban) Template-Sprache",