feat: allow selecting tls or ssl for email notifications (#237)
This commit is contained in:
@@ -111,6 +111,8 @@ $i18n = [
|
||||
"days_before" => "günler önce",
|
||||
"smtp_address" => "SMTP Adresi",
|
||||
"port" => "Port",
|
||||
"tls" => "TLS",
|
||||
"ssl" => "SSL",
|
||||
"smtp_username" => "SMTP Kullanıcı Adı",
|
||||
"smtp_password" => "SMTP Şifresi",
|
||||
"from_email" => "Gönderen e-posta (İsteğe bağlı)",
|
||||
|
||||
Reference in New Issue
Block a user