[API Nodes] Add credit management panel UI (#3535)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Chenlei Hu
2025-04-20 22:11:43 -04:00
committed by GitHub
parent e77d5c1f57
commit ebf3c0c049
11 changed files with 222 additions and 2 deletions

View File

@@ -92,6 +92,15 @@
"Title": "タイトル",
"Unpin": "ピンを解除"
},
"credits": {
"credits": "クレジット",
"creditsHistory": "クレジット履歴",
"faqs": "よくある質問",
"messageSupport": "サポートにメッセージ",
"paymentDetails": "支払い詳細",
"purchaseCredits": "クレジットを購入",
"yourCreditBalance": "あなたのクレジット残高"
},
"dataTypes": {
"AUDIO": "オーディオ",
"BOOLEAN": "ブール",
@@ -168,6 +177,7 @@
"about": "情報",
"add": "追加",
"all": "すべて",
"amount": "量",
"apply": "適用する",
"back": "戻る",
"cancel": "キャンセル",