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": "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",
|
||||
|
||||
Reference in New Issue
Block a user