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
@@ -91,6 +91,7 @@
},
"clear_search": "Limpar busca",
"vacation_active": "Resposta automática ativa",
"tags": "Etiquetas",
"compose_hint": "Compor (c)",
"search_placeholder_hint": "Pesquisar e-mail... (pressione /)",
"mail": "E-mail",
@@ -377,6 +378,9 @@
"moved_to_mailbox": "Movido para {mailbox}",
"move_failed": "Falha ao mover",
"move_error": "Não foi possível mover os e-mails para a pasta selecionada",
"email_tagged": "E-mail etiquetado",
"emails_tagged": "{count} e-mails etiquetados",
"tag_failed": "Falha ao etiquetar",
"identity_created": "Identidade criada com sucesso",
"identity_updated": "Identidade atualizada com sucesso",
"identity_deleted": "Identidade excluída",