[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": "취소",