feat: implement tagging functionality for emails with drag-and-drop support
This commit is contained in:
@@ -91,6 +91,7 @@
|
||||
},
|
||||
"clear_search": "Cancella ricerca",
|
||||
"vacation_active": "Risponditore automatico attivo",
|
||||
"tags": "Etichette",
|
||||
"compose_hint": "Scrivi (c)",
|
||||
"search_placeholder_hint": "Cerca posta... (premi /)",
|
||||
"mail": "Posta",
|
||||
@@ -377,6 +378,9 @@
|
||||
"moved_to_mailbox": "Spostato in {mailbox}",
|
||||
"move_failed": "Spostamento non riuscito",
|
||||
"move_error": "Impossibile spostare i messaggi nella cartella selezionata",
|
||||
"email_tagged": "Email etichettata",
|
||||
"emails_tagged": "{count} email etichettate",
|
||||
"tag_failed": "Etichettatura fallita",
|
||||
"identity_created": "Identità creata con successo",
|
||||
"identity_updated": "Identità aggiornata con successo",
|
||||
"identity_deleted": "Identità eliminata",
|
||||
|
||||
Reference in New Issue
Block a user