mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-09-07 01:56:53 +00:00
fix(web): handle unlimited API key quota validation (#4881)
This commit is contained in:
Vendored
+2
@@ -2921,6 +2921,7 @@
|
||||
"Please enter your verification code": "请输入您的验证码",
|
||||
"Please enter your verification code or backup code": "请输入您的验证码或备用码",
|
||||
"Please fix JSON errors before saving": "请先修复 JSON 错误再保存",
|
||||
"Please fix the highlighted fields before saving": "请先修复高亮字段后再保存",
|
||||
"Please log in with the appropriate credentials": "请使用适当的凭据登录",
|
||||
"Please manually copy and open the authorization link": "请手动复制并打开授权链接",
|
||||
"Please select a container": "请选择一个容器",
|
||||
@@ -3097,6 +3098,7 @@
|
||||
"Quota given to invited users": "授予被邀请用户的配额",
|
||||
"Quota given to users who invite others": "授予邀请其他用户的配额",
|
||||
"Quota must be a positive number": "配额必须是正数",
|
||||
"Quota must be zero or greater": "额度不能为负数",
|
||||
"Quota Per Unit": "每单位配额",
|
||||
"Quota reminder (tokens)": "配额提醒(token)",
|
||||
"Quota Reset": "额度重置",
|
||||
|
||||
Reference in New Issue
Block a user