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

28 lines
1.2 KiB
JSON
Raw Normal View History

2022-07-18 03:02:43 -07:00
{
"confirm-swap": "Confirm Swap",
2022-11-24 15:56:31 -08:00
"connect-swap": "Connect to view your swap history",
2022-07-18 03:02:43 -07:00
"est-liq-price": "Est. Liq Price",
"fees-paid-to": "Fees Paid to {{route}}",
"health-impact": "Health Impact",
2022-12-28 20:17:38 -08:00
"hide-fees": "Hide Fees",
"insufficient-balance": "Insufficient {{symbol}} Balance",
2022-08-25 17:27:05 -07:00
"insufficient-collateral": "Insufficient Collateral",
2023-01-03 19:12:30 -08:00
"max-slippage": "Max Slippage",
2023-01-14 04:41:30 -08:00
"maximum-cost": "Maximum Cost",
2022-07-18 03:02:43 -07:00
"minimum-received": "Minimum Received",
2022-11-24 15:56:31 -08:00
"no-history": "No swap history",
2022-11-04 10:41:33 -07:00
"pay": "You Pay",
2023-01-03 19:12:30 -08:00
"preset": "Preset",
2022-12-29 02:59:56 -08:00
"price-impact": "Price Impact",
2022-07-18 03:02:43 -07:00
"rate": "Rate",
2022-11-04 10:41:33 -07:00
"receive": "You Receive",
"review-swap": "Review Swap",
2022-12-28 20:17:38 -08:00
"show-fees": "Show Fees",
2022-08-15 04:52:17 -07:00
"slippage": "Slippage",
"swap-history": "Swap History",
2022-12-29 02:59:56 -08:00
"swap-route": "Swap Route",
2022-12-08 03:15:16 -08:00
"tooltip-borrow-balance": "You'll use your {{balance}} {{token}} balance and borrow {{borrowAmount}} {{token}} to execute this swap",
"tooltip-borrow-no-balance": "You'll borrow {{borrowAmount}} {{token}} to execute this swap",
2022-12-28 20:17:38 -08:00
"tooltip-max-slippage": "If price slips beyond your maximum slippage your swap will not be executed",
2022-08-15 04:52:17 -07:00
"use-margin": "Allow Margin"
2022-07-18 03:02:43 -07:00
}