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": "Media (2 – 10 MB)",
|
||||
"large": "Grande (10 – 20 MB)",
|
||||
"huge": "Molto grande (> 20 MB)"
|
||||
}
|
||||
},
|
||||
"any": "Qualsiasi",
|
||||
"search_placeholder": "Cerca {{field}}...",
|
||||
"extension": "Estensione file",
|
||||
"category": "Categoria allegato",
|
||||
"content_types": "Tipo specifico"
|
||||
},
|
||||
"search_view": {
|
||||
"button_label": "Vista",
|
||||
|
||||
Reference in New Issue
Block a user