mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-31 01:52:30 +00:00
feat(search): expand default search scope and support specific field filtering
This commit is contained in:
@@ -1555,6 +1555,9 @@
|
||||
"recent_title": "Pesquisas recentes",
|
||||
"clear_history": "Limpar histórico",
|
||||
"no_history": "Nenhum histórico de pesquisa",
|
||||
"hint": "Escopo padrão: assunto, conteúdo e nomes dos anexos"
|
||||
"all": "Todos os campos",
|
||||
"all_fields_desc": "Corresponde ao assunto, corpo, remetente e destinatários",
|
||||
"subject": "Assunto",
|
||||
"body": "Corpo da mensagem"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user