mirror of
https://github.com/alam00000/bentopdf.git
synced 2026-08-17 21:25:47 +02:00
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:
@@ -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": "複製此頁",
|
||||
|
||||
Reference in New Issue
Block a user