fix(web): handle unlimited API key quota validation (#4881)

This commit is contained in:
yyhhyyyyyy
2026-05-16 14:54:35 +08:00
committed by GitHub
parent 554defe4f4
commit 8a10dedb7d
9 changed files with 59 additions and 18 deletions
+2
View File
@@ -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": "额度重置",