mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
add document language option in config dialog
Document language setting is used for better text extraction and OCR.
This commit is contained in:
@@ -10,6 +10,7 @@ TEXT_ALIGN_STR = _("Text Align")
|
||||
FONTSIZE_FINE_TUNING_STR = _("Fine Tuning")
|
||||
CONTRAST_STR = _("Contrast")
|
||||
REFLOW_STR = _("Reflow")
|
||||
DOC_LANG_STR = _("Document Language")
|
||||
VERTICAL_TEXT_STR = _("Vertical Text")
|
||||
WORD_GAP_STR = _("Word Gap")
|
||||
DEFECT_SIZE_STR = _("Defect Size")
|
||||
|
||||
Reference in New Issue
Block a user