Add localization for image scale

This commit is contained in:
Sebastian Espei
2026-03-10 18:38:09 +01:00
parent 67e3887165
commit 4f86960265
3 changed files with 11 additions and 3 deletions

View File

@@ -210,7 +210,9 @@
},
"pdfToPng": {
"name": "PDF to PNG",
"subtitle": "Convert each PDF page into a PNG image."
"subtitle": "Convert each PDF page into a PNG image.",
"imageScale": "Image Scale",
"imageScaleExplanation": "Higher scale = better quality but larger file size"
},
"pdfToWebp": {
"name": "PDF to WebP",