feat(multi-pdf): enhance PDF multi-tool functionality to allow drag n drop of PDF and images

fix(ocr): pin font CDN to rawcdn.githack.com with commit SHAs
This commit is contained in:
alam00000
2026-05-29 20:05:50 +05:30
parent 1534ce4d85
commit 1d9b7c2a07
30 changed files with 751 additions and 121 deletions
+5 -2
View File
@@ -350,9 +350,12 @@
"download": "下載:",
"downloadSelected": "下載選取的項目",
"exportPdf": "匯出 PDF",
"uploadPdfFiles": "選擇 PDF 檔案",
"dragAndDrop": "拖放 PDF 檔案至此處,或是點擊以選取",
"uploadPdfFiles": "選擇 PDF 或圖片檔案",
"dragAndDrop": "拖放 PDF 或圖片檔案至此處,或是點擊以選取",
"selectFiles": "選擇檔案",
"dropToAdd": "拖放 PDF 或圖片檔案以新增",
"convertingImages": "正在將圖片轉換為 PDF...",
"failedToConvertImages": "圖片轉換為 PDF 失敗。",
"renderingPages": "渲染頁面...",
"actions": {
"duplicatePage": "複製此頁",