feat(search): expand default search scope and support specific field filtering

This commit is contained in:
rustmailer
2026-03-19 15:44:20 +08:00
parent 2228e98410
commit 884fdeba10
24 changed files with 236 additions and 150 deletions
+4 -1
View File
@@ -1555,6 +1555,9 @@
"recent_title": "Ricerche recenti",
"clear_history": "Cancella cronologia",
"no_history": "Nessuna cronologia di ricerca",
"hint": "Ambito predefinito: oggetto, contenuto e nomi degli allegati"
"all": "Tutti i campi",
"all_fields_desc": "Cerca in oggetto, testo, mittente e destinatari",
"subject": "Oggetto",
"body": "Corpo del messaggio"
}
}