fix: "export as .pdf" broken

This commit is contained in:
AnotiaWang
2025-02-13 00:08:49 +08:00
parent d062977775
commit f1dd76b297
7 changed files with 196 additions and 509 deletions

View File

@ -69,6 +69,8 @@
"sources": "Sources",
"waiting": "Waiting for report...",
"generating": "Generating report...",
"error": "Generate report failed: {0}"
"error": "Generate report failed: {0}",
"downloadingFonts": "Downloading necessary fonts, this may take some time...",
"downloadFontFailed": "Download font failed"
}
}