feat: improve error handling
This commit is contained in:
@ -73,5 +73,8 @@
|
||||
"error": "Generate report failed: {0}",
|
||||
"downloadingFonts": "Downloading necessary fonts, this may take some time...",
|
||||
"downloadFontFailed": "Download font failed"
|
||||
},
|
||||
"error": {
|
||||
"requestBlockedByCORS": "The current API provider may not allow cross-origin requests. Please try a different service provider or contact the provider for support."
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user