fix: try to fix the ci error (#4381)

This commit is contained in:
Vben
2024-09-12 22:43:37 +08:00
committed by GitHub
parent 76a879d4d8
commit 9e88b8004f
6 changed files with 16 additions and 14 deletions

View File

@@ -48,7 +48,7 @@
"requestTimeout": "请求超时,请稍后再试。",
"networkError": "网络异常,请检查您的网络连接后重试。",
"badRequest": "请求错误。请检查您的输入并重试。",
"unauthorized": "登录认证过期请重新登录后继续。",
"unauthorized": "登录认证过期请重新登录后继续。",
"forbidden": "禁止访问, 您没有权限访问此资源。",
"notFound": "未找到, 请求的资源不存在。",
"internalServerError": "内部服务器错误,请稍后再试。"