✨ feat(affiliate): Update affiliate component to display total commission and improve data fetching
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"accountBalance": "Kontosaldo",
|
||||
"commission": "Kommisjon",
|
||||
"copyInviteLink": "Kopier invitasjonslenke",
|
||||
"copySuccess": "Invitasjonslenke kopiert",
|
||||
"deductBalance": "Trekk fra saldo",
|
||||
"inviteCode": "invitasjonskode",
|
||||
"recharge": "Lad opp"
|
||||
}
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
{
|
||||
"amount": "Beløp",
|
||||
"balance": "Balanse",
|
||||
"commission": "Kommisjon",
|
||||
"createdAt": "Tid",
|
||||
"title": "Kontosaldo",
|
||||
"deductBalance": "Trekk fra saldo",
|
||||
"totalAssets": "Eiendelsoversikt",
|
||||
"type": {
|
||||
"0": "Type",
|
||||
"1": "Innskudd",
|
||||
|
||||
Reference in New Issue
Block a user