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