mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-11-16 01:21:16 +01:00
feat(i18n): add description for grayscale compression setting
- Added a description field for the grayscale compression setting in `en-GB` locale - Explained that grayscale conversion reduces file size while maintaining readability Signed-off-by: Balázs Szücs <bszucs1209@gmail.com>
This commit is contained in:
parent
6d948adb4c
commit
68dcd045f8
@ -3320,7 +3320,8 @@
|
||||
},
|
||||
"credit": "This service uses qpdf for PDF Compress/Optimisation.",
|
||||
"grayscale": {
|
||||
"label": "Apply Grayscale for Compression"
|
||||
"label": "Apply Grayscale for Compression",
|
||||
"description": "Converts all images in the PDF to grayscale, which can significantly reduce file size while maintaining readability"
|
||||
},
|
||||
"tooltip": {
|
||||
"header": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user