feat: support importing emails from .zip archives

This commit is contained in:
Linus Rath
2026-05-22 15:22:33 +02:00
parent e7bded82fb
commit 52f5a5b42c
20 changed files with 128 additions and 51 deletions
+2 -2
View File
@@ -270,7 +270,7 @@
"print": "打印",
"view_source": "查看源码",
"export_email": "导出为 .eml",
"import_email": "导入 .eml",
"import_email": "导入 .eml 或 .zip",
"keyboard_shortcuts": "键盘快捷键(?)",
"email_source": "邮件源码",
"draft_banner": "这是一封草稿邮件",
@@ -1794,7 +1794,7 @@
"new_subfolder": "新建子文件夹...",
"new_folder": "新建文件夹...",
"rename": "重命名...",
"import_email": "导入 .eml...",
"import_email": "导入 .eml 或 .zip...",
"empty_folder": "清空文件夹",
"empty_folder_generic": "清空文件夹",
"delete_folder": "删除文件夹",