From 75b42e70f1e2fd9ae9a2a99f6490bf895072f8ce Mon Sep 17 00:00:00 2001 From: reven Date: Thu, 13 Jan 2022 16:10:09 +1300 Subject: [PATCH] fixing translation of email output node --- EmailNodes/EmailNodes.en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EmailNodes/EmailNodes.en.json b/EmailNodes/EmailNodes.en.json index b7e1e527..8cba368b 100644 --- a/EmailNodes/EmailNodes.en.json +++ b/EmailNodes/EmailNodes.en.json @@ -19,7 +19,7 @@ "Parts": { "SendEmail": { "Outputs": { - "1": "Sent email to {Recipient}" + "1": "Email ''{Subject}'' was sent" }, "Description": "Sends an email using the configured SMTP Server", "Fields": {