mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-23 16:48:08 +02:00
Fixing capital letters
This commit is contained in:
parent
83a236484b
commit
637efe9dde
1 changed files with 4 additions and 4 deletions
|
@ -51,10 +51,10 @@ thumb_page_title=Page {{page}}
|
|||
thumb_page_canvas=Thumbnail of Page {{page}}
|
||||
|
||||
# Context menu
|
||||
first_page.label=Go to the first page
|
||||
last_page.label=Go to the last page
|
||||
page_rotate_cw.label=Rotate clockwise
|
||||
page_rotate_ccw.label=Rotate counterclockwise
|
||||
first_page.label=Go to First Page
|
||||
last_page.label=Go to Last Page
|
||||
page_rotate_cw.label=Rotate Clockwise
|
||||
page_rotate_ccw.label=Rotate Counterclockwise
|
||||
|
||||
# Find panel button title and messages
|
||||
find_label=Find:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue