Add missing string for reader
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
Some checks are pending
CI / Build, Upload, Test (push) Waiting to run
This commit is contained in:
parent
2e24e046e2
commit
5dc17be46c
1 changed files with 1 additions and 0 deletions
|
@ -1449,6 +1449,7 @@ pdfReader.epubAppearance.letterSpacing.revert = Use default letter spacing
|
|||
pdfReader.epubAppearance.pageWidth.revert = Use default page width
|
||||
pdfReader.convertToHighlight = Convert to Highlight
|
||||
pdfReader.convertToUnderline = Convert to Underline
|
||||
pdfReader.size = Size
|
||||
|
||||
spellCheck.checkSpelling = Check Spelling
|
||||
spellCheck.addRemoveDictionaries = Add/Remove Dictionaries…
|
||||
|
|
Loading…
Reference in a new issue