mango-v4-ui/public/locales/es/account.json

17 lines
970 B
JSON
Raw Normal View History

2023-01-16 20:59:51 -08:00
{
2023-02-05 18:37:31 -08:00
"assets": "Assets",
"assets-liabilities": "Assets & Liabilities",
2023-04-20 03:55:52 -07:00
"export": "Export {{dataType}}",
2023-02-05 18:37:31 -08:00
"liabilities": "Liabilities",
2023-01-16 20:59:51 -08:00
"no-pnl-history": "No PnL History",
"pnl-chart": "PnL Chart",
"pnl-history": "PnL History",
"tooltip-free-collateral": "The amount of capital you have to use for trades and loans. When your free collateral reaches $0 you won't be able to trade, borrow or withdraw",
"tooltip-leverage": "Total assets value divided by account equity value",
"tooltip-pnl": "The amount your account has profited or lost",
"tooltip-total-collateral": "Total value of collateral for trading and borrowing (including unsettled PnL)",
"tooltip-total-funding": "The sum of perp position funding earned and paid",
2023-01-16 20:59:51 -08:00
"tooltip-total-interest": "The value of interest earned (deposits) minus interest paid (borrows)",
"total-funding-earned": "Total Funding Earned",
2023-01-16 20:59:51 -08:00
"week-starting": "Week starting {{week}}"
}