feat: fix bug for remove blank pages tool. added i18n translations

This commit is contained in:
alam00000
2026-03-03 23:34:55 +05:30
parent 5fbf48601e
commit 2aaea50031
19 changed files with 314 additions and 252 deletions

View File

@@ -163,7 +163,8 @@
},
"removeBlankPages": {
"name": "移除空白頁面",
"subtitle": "自動偵測並刪除空白頁面。"
"subtitle": "自動偵測並刪除空白頁面。",
"sensitivityHint": "越高 = 越嚴格,僅偵測純空白頁面。越低 = 允許包含少量內容的頁面。"
},
"imageToPdf": {
"name": "圖片轉 PDF",