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": "Tamaño",
"any": "Cualquiera",
"tiny": "Muy pequeño (<15 KB)",
"small": "Pequeño (<2 MB)",
"medium": "Mediano (<20 MB)",
"large": "Grande (≥20 MB)",
"sizeDescription": "El tamaño se refiere al tamaño total del correo electrónico, incluidos los archivos adjuntos.",
"title": "Buscar",
"searching": "Buscando, por favor espera...",
"noEmailsFound": "No se encontraron correos electrónicos",