From d541309bcd331638cddeab5da3e86fcf2b3c19a4 Mon Sep 17 00:00:00 2001 From: EthanHealy01 Date: Wed, 30 Jul 2025 14:11:19 +0100 Subject: [PATCH] revert changes to the translation.json file --- .../public/locales/en-GB/translation.json | 32 +------------------ 1 file changed, 1 insertion(+), 31 deletions(-) diff --git a/frontend/public/locales/en-GB/translation.json b/frontend/public/locales/en-GB/translation.json index 1022b971d..eedcb7885 100644 --- a/frontend/public/locales/en-GB/translation.json +++ b/frontend/public/locales/en-GB/translation.json @@ -833,37 +833,7 @@ }, "help": "Please read this documentation on how to use this for other languages and/or use not in docker", "credit": "This service uses qpdf and Tesseract for OCR.", - "submit": "Process PDF with OCR", - "settings": { - "title": "OCR Configuration", - "ocrMode": { - "label": "OCR Mode", - "auto": "Auto (skip text layers)", - "force": "Force (re-OCR all, replace text)", - "strict": "Strict (abort if text found)" - }, - "languages": { - "label": "Languages", - "placeholder": "Select primary language for OCR" - }, - "output": { - "label": "Output", - "searchablePdf": "Searchable PDF (sandwich)", - "sandwich": "Sandwich" - }, - "additionalOptions": { - "label": "Additional Options", - "placeholder": "Select Options", - "sidecar": "Create sidecar text file", - "deskew": "Deskew pages", - "clean": "Clean input file", - "cleanFinal": "Clean final output" - } - }, - "languagePicker": { - "additionalLanguages": "Looking for additional languages?", - "viewSetupGuide": "View setup guide →" - } + "submit": "Process PDF with OCR" }, "extractImages": { "tags": "picture,photo,save,archive,zip,capture,grab",