mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-10 10:21:16 -05:00
16 lines
264 B
JSON
16 lines
264 B
JSON
{
|
|
"amount": "Betrag",
|
|
"balance": "Kontostand",
|
|
"createdAt": "Zeit",
|
|
"title": "Kontostand",
|
|
"type": {
|
|
"0": "Typ",
|
|
"1": "Aufladen",
|
|
"2": "Abheben",
|
|
"3": "Kaufen",
|
|
"4": "Rückerstattung",
|
|
"5": "Belohnung",
|
|
"6": "Provision"
|
|
}
|
|
}
|