feat: allow selecting tls or ssl for email notifications (#237)
This commit is contained in:
@@ -111,6 +111,8 @@ $i18n = [
|
||||
"days_before" => "jours avant",
|
||||
"smtp_address" => "Adresse SMTP",
|
||||
"port" => "Port",
|
||||
"tls" => "TLS",
|
||||
"ssl" => "SSL",
|
||||
"smtp_username" => "Nom d'utilisateur SMTP",
|
||||
"smtp_password" => "Mot de passe SMTP",
|
||||
"from_email" => "De l'adresse courriel (facultatif)",
|
||||
|
||||
Reference in New Issue
Block a user