feat: Replace min/max byte inputs with size preset selection #39

This commit is contained in:
rustmailer
2025-12-28 13:54:35 +08:00
parent a02bb65ca0
commit 06a126461b
19 changed files with 176 additions and 31 deletions
+7
View File
@@ -398,6 +398,13 @@
}
},
"search": {
"size": "Størrelse",
"any": "Alle",
"tiny": "Svært liten (<15 KB)",
"small": "Liten (<2 MB)",
"medium": "Middels (<20 MB)",
"large": "Stor (≥20 MB)",
"sizeDescription": "Størrelsen viser til e-postens totale størrelse, inkludert vedlegg.",
"title": "Søk",
"searching": "Søker, vennligst vent…",
"noEmailsFound": "Ingen e-poster funnet",