mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-01-05 18:29:45 -06:00
fixing translation of email output node
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user