feat: allow selecting tls or ssl for email notifications (#237)
This commit is contained in:
@@ -111,6 +111,8 @@ $i18n = [
|
||||
"days_before" => "日前",
|
||||
"smtp_address" => "SMTPアドレス",
|
||||
"port" => "ポート番号",
|
||||
"tls" => "TLS",
|
||||
"ssl" => "SSL",
|
||||
"smtp_username" => "SMTPユーザー名",
|
||||
"smtp_password" => "SMTPパスワード",
|
||||
"from_email" => "送信元アドレス (オプション)",
|
||||
|
||||
Reference in New Issue
Block a user