mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2025-12-31 07:39:29 -06:00
updated missing translation
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
"SmtpUsername": "SMTP Username",
|
||||
"SmtpUsername-Help": "The username used to authenticate against the SMTP Server",
|
||||
"SmtpPassword": "SMTP Password",
|
||||
"SmtpPassword-Help": "The password used to authenticate against the SMTP Server"
|
||||
"SmtpPassword-Help": "The password used to authenticate against the SMTP Server",
|
||||
"Sender": "Sender",
|
||||
"Sender-Help": "The email address who emails will be sent from"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -25,8 +27,6 @@
|
||||
"Recipients-Help": "A list of email addresses to send the message to",
|
||||
"Subject": "Subject",
|
||||
"Subject-Help": "The subject of the email being set",
|
||||
"Sender": "Sender",
|
||||
"Sender-Help": "The email address who emails will be sent from",
|
||||
"Body": "Body",
|
||||
"Body-Help": "The content of the email message being sent. Uses the scriban templating language\nhttps://github.com/scriban/scriban"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user