feat(search): add advanced attachment filters for extension, category and mime type

This commit is contained in:
rustmailer
2026-03-19 20:23:20 +08:00
parent 884fdeba10
commit c19f3977ba
31 changed files with 466 additions and 40 deletions
+6 -1
View File
@@ -1539,7 +1539,12 @@
"medium": "Middels (2 10 MB)",
"large": "Stor (10 20 MB)",
"huge": "Svært stor (> 20 MB)"
}
},
"any": "Alle",
"search_placeholder": "Søk {{field}}...",
"extension": "Filendelse",
"category": "Vedleggskategori",
"content_types": "Spesifikk type"
},
"search_view": {
"button_label": "Visning",