mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Add StartTLS option to email node
This commit is contained in:
@@ -16,7 +16,11 @@
|
||||
"none": "なし",
|
||||
"read": "既読",
|
||||
"delete": "削除",
|
||||
"criteriaFromMsg": "- msg.criteriaから使用 -"
|
||||
"criteriaFromMsg": "- msg.criteriaから使用 -",
|
||||
"autotls": "TLSを開始?",
|
||||
"never": "なし",
|
||||
"always": "常時",
|
||||
"required": "必要な場合"
|
||||
},
|
||||
"default-message": "__description__\n\nNode-REDからファイルが添付されました: __filename__",
|
||||
"tip": {
|
||||
|
Reference in New Issue
Block a user