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",
|
||||
"Please enter your verification code or backup code": "Please enter your verification code or backup code",
|
||||
"Please fix JSON errors before saving": "Please fix JSON errors before saving",
|
||||
"Please fix the highlighted fields before saving": "Please fix the highlighted fields before saving",
|
||||
"Please log in with the appropriate credentials": "Please log in with the appropriate credentials",
|
||||
"Please manually copy and open the authorization link": "Please manually copy and open the authorization link",
|
||||
"Please select a container": "Please select a container",
|
||||
@@ -3097,6 +3098,7 @@
|
||||
"Quota given to invited users": "Quota given to invited users",
|
||||
"Quota given to users who invite others": "Quota given to users who invite others",
|
||||
"Quota must be a positive number": "Quota must be a positive number",
|
||||
"Quota must be zero or greater": "Quota must be zero or greater",
|
||||
"Quota Per Unit": "Quota Per Unit",
|
||||
"Quota reminder (tokens)": "Quota reminder (tokens)",
|
||||
"Quota Reset": "Quota Reset",
|
||||
|
||||
Reference in New Issue
Block a user