mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-10 18:31:10 -05:00
18 lines
343 B
JSON
18 lines
343 B
JSON
{
|
|
"amount": "Betrag",
|
|
"balance": "Kontostand",
|
|
"commission": "Provision",
|
|
"createdAt": "Zeit",
|
|
"giftAmount": "Geschenkbetrag",
|
|
"totalAssets": "Vermögensübersicht",
|
|
"type": {
|
|
"0": "Typ",
|
|
"1": "Aufladen",
|
|
"2": "Abheben",
|
|
"3": "Kaufen",
|
|
"4": "Rückerstattung",
|
|
"5": "Belohnung",
|
|
"6": "Provision"
|
|
}
|
|
}
|