File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 387387 "label" : " Download PDF (layout #2)"
388388 },
389389 "generatePdfMixin" : {
390- "error" : " Something did not work. Please try again, or try reloading the page."
390+ "error" : " Something did not work. Please try again, or try reloading the page." ,
391+ "progress" : {
392+ "loadingData" : " Loading the latest data of the camp…" ,
393+ "setupTranslationsAndFonts" : " Loading fonts and static texts…" ,
394+ "assembleContent" : " Assembling {type} ({content} of {totalContents})…" ,
395+ "layoutDocument" : " Calculating document layout…" ,
396+ "layoutPage" : " Calculating layout of page {page}…" ,
397+ "renderingPdfPage" : " Rendering pdf page {page} of {totalPages}…" ,
398+ "downloadingPdf" : " Downloading pdf file…" ,
399+ "done" : " Done" ,
400+ "failed" : " Failed"
401+ }
391402 },
392403 "printPreviewClient" : {
393404 "previewError" : " Something did not work. Please try again with different printing settings, or reload the page." ,
You can’t perform that action at this time.
0 commit comments