mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-16 19:33:11 +02:00
co-authored by
a <a>
parent
82a3b8c770
commit
cdc288e78d
@@ -4856,7 +4856,7 @@ enableSepiaFilter = "Enable Sepia Filter"
|
||||
firstPage = "First Page"
|
||||
lastPage = "Last Page"
|
||||
nextPage = "Next Page"
|
||||
onlyPdfSupported = "The viewer only supports PDF files. This file appears to be a different format."
|
||||
onlyPdfSupported = "This file format is not supported for preview."
|
||||
previousPage = "Previous Page"
|
||||
singlePageView = "Single Page View"
|
||||
unknownFile = "Unknown file"
|
||||
@@ -4864,6 +4864,21 @@ zoomIn = "Zoom In"
|
||||
zoomOut = "Zoom Out"
|
||||
resetZoom = "Reset zoom"
|
||||
|
||||
[viewer.nonPdf]
|
||||
fileTypeBadge = "{{type}} File"
|
||||
convertToPdf = "Convert to PDF"
|
||||
loading = "Loading..."
|
||||
emptyFile = "Empty file"
|
||||
csvStats = "{{rows}} rows · {{columns}} columns · {{size}}"
|
||||
sortedBy = "Sorted by: {{column}}"
|
||||
columnDefault = "Column {{index}}"
|
||||
htmlPreviewWarning = "HTML preview — external resources may not load · {{size}}"
|
||||
htmlPreview = "HTML preview"
|
||||
invalidJson = "Invalid JSON — showing raw content"
|
||||
textStats = "{{lines}} lines · {{size}}"
|
||||
lineNumbers = "Line numbers"
|
||||
renderMarkdown = "Render markdown"
|
||||
|
||||
[rightRail]
|
||||
closeSelected = "Close Selected Files"
|
||||
selectAll = "Select All"
|
||||
|
||||
Reference in New Issue
Block a user