mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-09 09:51:15 -05:00
18 lines
351 B
JSON
18 lines
351 B
JSON
{
|
|
"amount": "Sumă",
|
|
"balance": "Sold",
|
|
"commission": "Comision",
|
|
"createdAt": "Timp",
|
|
"giftAmount": "Sumă cadou",
|
|
"totalAssets": "Prezentare generală a activelor",
|
|
"type": {
|
|
"0": "Tip",
|
|
"1": "Reîncărcare",
|
|
"2": "Retragere",
|
|
"3": "Cumpărare",
|
|
"4": "Rambursare",
|
|
"5": "Recompensă",
|
|
"6": "Comision"
|
|
}
|
|
}
|