mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-03 07:48:34 +02:00
feat: Replace min/max byte inputs with size preset selection #39
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user