feat: add settings template for multi-email .zip filename
This commit is contained in:
@@ -1509,6 +1509,10 @@
|
||||
"label": "첨부 파일 이름",
|
||||
"description": "첨부 파일을 다운로드하거나 드래그할 때 사용하는 템플릿입니다. {filename}과 {ext}를 생략하면 원래 확장자가 유지됩니다."
|
||||
},
|
||||
"bundle_template": {
|
||||
"label": "다중 이메일 .zip 파일 이름",
|
||||
"description": "여러 선택한 이메일을 하나의 .zip 아카이브로 드래그하거나 다운로드할 때 사용하는 템플릿입니다. .zip 확장자는 자동으로 추가됩니다."
|
||||
},
|
||||
"spaces": {
|
||||
"label": "공백",
|
||||
"description": "결과 파일 이름의 공백을 다른 문자로 바꿉니다.",
|
||||
|
||||
Reference in New Issue
Block a user