mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-03 07:48:34 +02:00
feat(search): add advanced attachment filters for extension, category and mime type
This commit is contained in:
@@ -1539,7 +1539,12 @@
|
||||
"medium": "Mediano (2 – 10 MB)",
|
||||
"large": "Grande (10 – 20 MB)",
|
||||
"huge": "Muy grande (> 20 MB)"
|
||||
}
|
||||
},
|
||||
"any": "Cualquiera",
|
||||
"search_placeholder": "Buscar {{field}}...",
|
||||
"extension": "Extensión de archivo",
|
||||
"category": "Categoría de adjunto",
|
||||
"content_types": "Tipo específico"
|
||||
},
|
||||
"search_view": {
|
||||
"button_label": "Vista",
|
||||
|
||||
Reference in New Issue
Block a user