feat: implement tagging functionality for emails with drag-and-drop support

This commit is contained in:
Linus Rath
2026-03-12 03:10:40 +01:00
parent d8b0f013e8
commit bb40326809
14 changed files with 426 additions and 26 deletions
+4
View File
@@ -94,6 +94,7 @@
},
"clear_search": "Clear search",
"vacation_active": "Vacation responder is active",
"tags": "Tags",
"mail": "Mail",
"nav_label": "Navigation"
},
@@ -388,6 +389,9 @@
"moved_to_mailbox": "Moved to {mailbox}",
"move_failed": "Move failed",
"move_error": "Could not move emails to the selected folder",
"email_tagged": "Email tagged",
"emails_tagged": "{count} emails tagged",
"tag_failed": "Tagging failed",
"identity_created": "Identity created successfully",
"identity_updated": "Identity updated successfully",
"identity_deleted": "Identity deleted",