This commit is contained in:
2020-07-22 18:31:30 +00:00
parent edd58cb380
commit 384ceab00c
5 changed files with 67 additions and 6 deletions

View File

@@ -1889,5 +1889,17 @@
"NotifyEventObjectAge": "Object age since created",
"NotifyEventServerOperationsProblem": "Server operations problem",
"Duration": "Duration",
"Notifications":"Notifications"
"Notifications": "Notifications",
"NotifyMailSecurityNone": "None",
"NotifyMailSecuritySSLTLS": "SSL\\TLS",
"NotifyMailSecurityStartTls": "StartTLS",
"TestSMTPSettings": "Send test message",
"TestToAddress": "Send test to",
"SmtpDeliveryActive": "SMTP notification active",
"SmtpServerAddress": "SMTP server address",
"SmtpAccount": "SMTP server account",
"SmtpPassword": "SMTP server password",
"ConnectionSecurity": "SMTP connection security",
"SmtpServerPort": "SMTP server port",
"NotifyFromAddress": "SMTP notify from address"
}