mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-31 01:52:30 +00:00
feat(search): add advanced attachment filters for extension, category and mime type
This commit is contained in:
@@ -1539,7 +1539,12 @@
|
||||
"medium": "Médio (2 – 10 MB)",
|
||||
"large": "Grande (10 – 20 MB)",
|
||||
"huge": "Muito grande (> 20 MB)"
|
||||
}
|
||||
},
|
||||
"any": "Qualquer",
|
||||
"search_placeholder": "Buscar {{field}}...",
|
||||
"extension": "Extensão de arquivo",
|
||||
"category": "Categoria de anexo",
|
||||
"content_types": "Tipo específico"
|
||||
},
|
||||
"search_view": {
|
||||
"button_label": "Visualização",
|
||||
|
||||
Reference in New Issue
Block a user