mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-10 18:31:10 -05:00
16 lines
260 B
JSON
16 lines
260 B
JSON
{
|
|
"amount": "Monto",
|
|
"balance": "saldo",
|
|
"createdAt": "Hora",
|
|
"title": "Saldo de la cuenta",
|
|
"type": {
|
|
"0": "Tipo",
|
|
"1": "Recarga",
|
|
"2": "Retiro",
|
|
"3": "Compra",
|
|
"4": "Reembolso",
|
|
"5": "Recompensa",
|
|
"6": "Comisión"
|
|
}
|
|
}
|