✨ feat(affiliate): Update affiliate component to display total commission and improve data fetching
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"accountBalance": "Számlaegyenleg",
|
||||
"commission": "Jutalék",
|
||||
"copyInviteLink": "Meghívó link másolása",
|
||||
"copySuccess": "A meghívó link másolása sikerült",
|
||||
"deductBalance": "Egyenleg levonása",
|
||||
"inviteCode": "meghívókód",
|
||||
"recharge": "feltöltés"
|
||||
}
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
{
|
||||
"amount": "Összeg",
|
||||
"balance": "Egyenleg",
|
||||
"commission": "Jutalék",
|
||||
"createdAt": "idő",
|
||||
"title": "Számlaegyenleg",
|
||||
"deductBalance": "Egyenleg levonása",
|
||||
"totalAssets": "Eszközök áttekintése",
|
||||
"type": {
|
||||
"0": "Típus",
|
||||
"1": "Feltöltés",
|
||||
|
||||
Reference in New Issue
Block a user