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": "الحجم",
"any": "الكل",
"tiny": "صغير جدًا (<15 كيلوبايت)",
"small": "صغير (<2 ميغابايت)",
"medium": "متوسط (<20 ميغابايت)",
"large": "كبير (≥20 ميغابايت)",
"sizeDescription": "يشير الحجم إلى الحجم الإجمالي للبريد الإلكتروني، بما في ذلك المرفقات.",
"title": "بحث",
"searching": "جارٍ البحث، يرجى الانتظار...",
"noEmailsFound": "لم يتم العثور على رسائل بريد إلكتروني",