mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-10 18:31:10 -05:00
18 lines
323 B
JSON
18 lines
323 B
JSON
{
|
|
"amount": "Beløp",
|
|
"balance": "Balanse",
|
|
"commission": "Kommisjon",
|
|
"createdAt": "Tid",
|
|
"giftAmount": "Gavebeløp",
|
|
"totalAssets": "Eiendelsoversikt",
|
|
"type": {
|
|
"0": "Type",
|
|
"1": "Innskudd",
|
|
"2": "Uttak",
|
|
"3": "Kjøp",
|
|
"4": "Refusjon",
|
|
"5": "Belønning",
|
|
"6": "Kommisjon"
|
|
}
|
|
}
|