mango-v4-ui/public/locales/zh/token.json

27 lines
1.0 KiB
JSON
Raw Normal View History

2022-10-11 04:59:01 -07:00
{
"all-time-high": "All-time High",
"all-time-low": "All-time Low",
"borrowing": "Borrowing",
2022-12-06 03:58:22 -08:00
"borrows": "Borrows",
"borrow-rates": "Borrow Rates",
2022-10-29 03:51:22 -07:00
"chart-unavailable": "Chart Unavailable",
2022-10-11 04:59:01 -07:00
"circulating-supply": "Circulating Supply",
2022-12-06 03:58:22 -08:00
"deposits": "Deposits",
"deposit-rates": "Deposit Rates",
2022-10-11 04:59:01 -07:00
"fdv": "Fully Diluted Value",
2023-03-20 02:53:29 -07:00
"fees-tooltip": "Fees collected for loan origination, loan upkeep and Openbook hosting rebates.",
2022-10-11 04:59:01 -07:00
"go-to-account": "Go To Account",
"lending": "Lending",
"market-cap": "Market Cap",
"max-supply": "Max Supply",
2023-03-19 18:39:54 -07:00
"no-borrowers": "No Borrowers...",
"no-depositors": "No Depositors...",
2022-10-11 04:59:01 -07:00
"token-details": "Token Details",
"token-not-found": "Token Not Found",
"token-not-found-desc": "'{{token}}' is either not listed or we're having issues loading the data.",
2023-03-19 18:39:54 -07:00
"top-borrowers": "Top {{symbol}} Borrowers",
"top-depositors": "Top {{symbol}} Depositors",
2022-10-11 04:59:01 -07:00
"total-supply": "Total Supply",
2022-10-21 03:16:35 -07:00
"total-value": "Total Value",
2022-10-11 04:59:01 -07:00
"volume": "24h Volume"
}