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": "フォルダーを削除",