feat: enhance ImagesToPdf component with mobile-friendly file picker and unique file selection logic; update translations for mobile picker guidance

This commit is contained in:
Your Name
2026-03-29 21:04:34 +02:00
parent f82a77febe
commit 5ac1d58742
4 changed files with 54 additions and 10 deletions

View File

@@ -564,7 +564,8 @@
"addMore": "Add More Images",
"imagesSelected": "{{count}} images selected",
"invalidFiles": "Please select valid image files (JPG, PNG, WebP).",
"minFiles": "Please select at least one image."
"minFiles": "Please select at least one image.",
"mobilePickerHint": "On some phones, select one image at a time and tap Save to confirm it before adding the next image."
},
"watermarkPdf": {
"title": "Watermark PDF",