feat: mail attachment support — sync, display, download, upload

This commit is contained in:
Agent Zero
2026-07-15 18:43:38 +02:00
parent de74429f4e
commit 2108bdb9c2
8 changed files with 379 additions and 114 deletions
+2
View File
@@ -41,6 +41,7 @@
"common": {
"save": "Save",
"cancel": "Cancel",
"remove": "Remove",
"delete": "Delete",
"edit": "Edit",
"create": "Create",
@@ -427,6 +428,7 @@
"subjectPlaceholder": "Enter subject...",
"body": "Body",
"attachments": "Attachments",
"addAttachment": "Add Attachment",
"download": "Download",
"compose": "Compose",
"send": "Send",