mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-10 02:11:19 -05:00
16 lines
267 B
JSON
16 lines
267 B
JSON
{
|
|
"amount": "Montant",
|
|
"balance": "Solde",
|
|
"createdAt": "temps",
|
|
"title": "Solde du compte",
|
|
"type": {
|
|
"0": "Type",
|
|
"1": "Recharge",
|
|
"2": "Retrait",
|
|
"3": "Achat",
|
|
"4": "Remboursement",
|
|
"5": "Récompense",
|
|
"6": "Commission"
|
|
}
|
|
}
|