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",