[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": "Отмена",