mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-19 06:33:42 +08:00
feat: update i18n messages and improve error handling
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
{
|
||||
"success": "成功",
|
||||
"unauthorized": "未授权",
|
||||
"forbidden": "禁止访问",
|
||||
"invalid_token": "无效的令牌",
|
||||
"channel_not_found": "未找到渠道",
|
||||
"invalid_request": "无效的请求",
|
||||
"internal_error": "服务器内部错误",
|
||||
"quota_exceeded": "配额已用尽",
|
||||
"invalid_input": "无效的输入,请检查您的输入"
|
||||
"invalid_input": "无效的输入,请检查您的输入",
|
||||
"send_email_failed": "发送邮件失败:",
|
||||
"invalid_parameter": "无效的参数"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user