-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathen.json
More file actions
33 lines (33 loc) · 1.1 KB
/
en.json
File metadata and controls
33 lines (33 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"BootstrapBlazor.Components.PdfReader": {
"ToggleSidebar": "Toggle sidebar",
"ZoomIn": "Zoom in",
"ZoomOut": "Zoom out",
"PageActual": "Fit page actual width",
"FitWidth": "Fit to width",
"FitHeight": "Fit to height",
"RotateLeft": "Rotate left",
"RotateRight": "Rotate right",
"Download": "Download",
"Print": "Print",
"TwoPageView": "Two pages on view",
"PresentationMode": "Presentation mode",
"DocumentProperty": "Document properties",
"CloseButtonText": "Close",
"DocumentProperties": "Document properties",
"DocumentFileName": "File name:",
"DocumentFileSize": "File size:",
"DocumentTitle": "Title:",
"DocumentAuthor": "Author:",
"DocumentSubject": "Subject:",
"DocumentKeywords": "Keywords:",
"DocumentCreationDate": "Created:",
"DocumentModificationDate": "Modified:",
"DocumentApplication": "Application:",
"DocumentProducer": "PDF producer:",
"DocumentVersion": "PDF version:",
"DocumentPageCount": "Page count:",
"DocumentPageSize": "Page size:",
"DocumentFastWebView": "Fast web view:"
}
}