Add "images" settings page

This commit is contained in:
schroda
2025-12-22 21:11:12 +01:00
parent 1b0d907708
commit cedb865a42
10 changed files with 155 additions and 98 deletions

View File

@@ -217,7 +217,7 @@
"call_timeout": "Call timeout",
"compression_level": "Compression level",
"connect_timeout": "Connect timeout",
"description": "In case no MIME-Type is defined, the \"default\" one will be used for the conversion.\nSet \"{{value}}\" as the target type to disable conversion for a MIME-Type",
"description": "In case no MIME-Type is defined, the \"default\" one will be used for the processing.\nSet \"{{value}}\" as the target type to disable processing for a MIME-Type",
"headers": {
"button": "Headers ({{count}})",
"name": "Name",
@@ -237,7 +237,7 @@
"title": "URL"
}
},
"title": "Download conversion"
"title": "Downloaded image processing"
},
"delete_chapters": {
"label": {
@@ -1320,6 +1320,12 @@
"device": "Device"
}
},
"images": {
"processing": {
"title": "Image processing"
},
"title": "Images"
},
"label": {
"hide_library_entries": "Hide entries already in library",
"language_description": "Feel free to translate the project on",