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 388388 "label" : " Download PDF (layout #2)"
389389 },
390390 "generatePdfMixin" : {
391- "error" : " Something did not work. Please try again, or try reloading the page."
391+ "error" : " Something did not work. Please try again, or try reloading the page." ,
392+ "progress" : {
393+ "loadingData" : " Loading the latest data of the camp…" ,
394+ "setupTranslationsAndFonts" : " Loading fonts and static texts…" ,
395+ "assembleContent" : " Assembling {type} ({content} of {totalContents})…" ,
396+ "layoutDocument" : " Calculating document layout…" ,
397+ "layoutPage" : " Calculating layout of page {page}…" ,
398+ "renderingPdfPage" : " Rendering pdf page {page} of {totalPages}…" ,
399+ "downloadingPdf" : " Downloading pdf file…" ,
400+ "done" : " Done" ,
401+ "failed" : " Failed"
402+ }
392403 },
393404 "printPreviewClient" : {
394405 "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