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)": "クォータリマインダー (トークン)",
"Quota Reset": "クォータリセット",