fix: convert recurrenceRules to singular in batch create
This commit is contained in:
@@ -1507,7 +1507,7 @@
|
||||
},
|
||||
"attachment_template": {
|
||||
"label": "添付ファイルのファイル名",
|
||||
"description": "添付ファイルをダウンロードまたはドラッグするときに使用するテンプレートです。{filename} と {ext} を省略すると、元の拡張子が保持されます。"
|
||||
"description": "添付ファイルをダウンロードまたはドラッグするときに使用するテンプレートです。'{filename}' と '{ext}' を省略すると、元の拡張子が保持されます。"
|
||||
},
|
||||
"bundle_template": {
|
||||
"label": "複数メールの .zip ファイル名",
|
||||
|
||||
Reference in New Issue
Block a user