Add missing Page
and Read-only
localizations
This commit is contained in:
parent
a7c6979e75
commit
1e0b5272a4
1 changed files with 2 additions and 0 deletions
|
@ -1329,3 +1329,5 @@ pdfReader.zoomAuto = Automatically Resize
|
|||
pdfReader.zoomPageWidth = Zoom to Page Width
|
||||
pdfReader.nextPage = Next Page
|
||||
pdfReader.previousPage = Previous Page
|
||||
pdfReader.page = Page
|
||||
pdfReader.readOnly = Read-only
|
||||
|
|
Loading…
Reference in a new issue