mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-09 18:01:11 -05:00
16 lines
263 B
JSON
16 lines
263 B
JSON
{
|
|
"amount": "Cantidad",
|
|
"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"
|
|
}
|
|
}
|