✨ feat(affiliate): Update affiliate component to display total commission and improve data fetching
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"accountBalance": "Kontostand",
|
||||
"commission": "Provision",
|
||||
"copyInviteLink": "Einladungslink kopieren",
|
||||
"copySuccess": "Einladungslink erfolgreich kopiert",
|
||||
"deductBalance": "Guthaben abziehen",
|
||||
"inviteCode": "Einladungscode",
|
||||
"recharge": "Aufladen"
|
||||
}
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
{
|
||||
"amount": "Betrag",
|
||||
"balance": "Kontostand",
|
||||
"commission": "Provision",
|
||||
"createdAt": "Zeit",
|
||||
"title": "Kontostand",
|
||||
"deductBalance": "Guthaben abziehen",
|
||||
"totalAssets": "Vermögensübersicht",
|
||||
"type": {
|
||||
"0": "Typ",
|
||||
"1": "Aufladen",
|
||||
|
||||
Reference in New Issue
Block a user