✨ feat(affiliate): Update affiliate component to display total commission and improve data fetching
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"accountBalance": "Hesap Bakiyesi",
|
||||
"commission": "Komisyon",
|
||||
"copyInviteLink": "Davet Bağlantısını Kopyala",
|
||||
"copySuccess": "Davet bağlantısı başarıyla kopyalandı",
|
||||
"deductBalance": "Bakiyeden Düş",
|
||||
"inviteCode": "davetKodu",
|
||||
"recharge": "şarj et"
|
||||
}
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
{
|
||||
"amount": "Tutar",
|
||||
"balance": "Bakiye",
|
||||
"commission": "Komisyon",
|
||||
"createdAt": "zaman",
|
||||
"title": "Hesap Bakiyesi",
|
||||
"deductBalance": "Bakiyeden Düş",
|
||||
"totalAssets": "Varlık genel bakışı",
|
||||
"type": {
|
||||
"0": "Tür",
|
||||
"1": "Yükleme",
|
||||
|
||||
Reference in New Issue
Block a user