feat: improve error handling
This commit is contained in:
@ -73,5 +73,8 @@
|
||||
"error": "生成报告失败:{0}",
|
||||
"downloadingFonts": "正在下载必要字体,可能需要较长时间...",
|
||||
"downloadFontFailed": "下载字体失败"
|
||||
},
|
||||
"error": {
|
||||
"requestBlockedByCORS": "当前 API 服务可能不允许接口跨域,请换一个服务试试,或者向服务方反馈。"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user