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

22 lines
773 B
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",
"go-to-account": "Go To Account",
"lending": "Lending",
"market-cap": "Market Cap",
"max-supply": "Max Supply",
"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.",
"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"
}