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": "Vui lòng nhập mã xác thực của bạn",
|
||||
"Please enter your verification code or backup code": "Vui lòng nhập mã xác thực hoặc mã dự phòng của bạn",
|
||||
"Please fix JSON errors before saving": "Vui lòng sửa lỗi JSON trước khi lưu",
|
||||
"Please fix the highlighted fields before saving": "Vui lòng sửa các trường được đánh dấu trước khi lưu",
|
||||
"Please log in with the appropriate credentials": "Vui lòng đăng nhập bằng thông tin xác thực phù hợp",
|
||||
"Please manually copy and open the authorization link": "Vui lòng tự sao chép và mở liên kết ủy quyền",
|
||||
"Please select a container": "Vui lòng chọn một container",
|
||||
@@ -3097,6 +3098,7 @@
|
||||
"Quota given to invited users": "Hạn mức được cấp cho người dùng được mời",
|
||||
"Quota given to users who invite others": "Limit for users inviting others",
|
||||
"Quota must be a positive number": "Hạn mức phải là một số dương",
|
||||
"Quota must be zero or greater": "Hạn mức không được âm",
|
||||
"Quota Per Unit": "Định mức mỗi đơn vị",
|
||||
"Quota reminder (tokens)": "Nhắc nhở hạn mức (token)",
|
||||
"Quota Reset": "Đặt lại hạn mức",
|
||||
|
||||
Reference in New Issue
Block a user