mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-03 07:48:34 +02:00
feat(search): expand default search scope and support specific field filtering
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user