translate swap

This commit is contained in:
rjpeterson 2023-04-02 12:09:00 -07:00
parent 6e00c8ab5f
commit e189ee0771
1 changed files with 8 additions and 8 deletions

View File

@ -18,20 +18,20 @@
"pay": "你將付出", "pay": "你將付出",
"preset": "預設", "preset": "預設",
"price-impact": "價格影響", "price-impact": "價格影響",
"rate": "Rate", "rate": "匯率",
"receive": "你將獲取", "receive": "你將獲取",
"received": "獲取", "received": "獲取",
"review-swap": "檢視換幣", "review-swap": "檢視換幣",
"show-fees": "顯示費用", "show-fees": "顯示費用",
"slippage": "下滑", "slippage": "下滑",
"swap-history": "換幣紀錄", "swap-history": "換幣紀錄",
"swap-into-1": "Borrow against your collateral and swap with up to 5x leverage.", "swap-into-1": "以你的質押品來借貸並進行高達5倍槓桿換幣。",
"swap-into-2": "Swap your Mango assets via the top DEXs on Solana and get the best possible price.", "swap-into-2": "通過 Solana 上的頂級 DEX 交換您的 Mango 資產,並獲得最優惠的價格。",
"swap-into-3": "Use the slider to set your swap size. Margin can be switched off in swap settings.", "swap-into-3": "使用滑塊設置交換大小。在換幣設置中可以關閉槓桿功能。",
"swap-route": "換幣路線", "swap-route": "換幣路線",
"tooltip-borrow-balance": "You'll use your {{balance}} {{token}} balance and borrow {{borrowAmount}} {{token}} to execute this swap. The current {{token}} variable borrow rate is {{rate}}%", "tooltip-borrow-balance": "您將使用您的 {{balance}} {{token}} 餘額並借入 {{borrowAmount}} {{token}} 來執行此交換。當前的 {{token}} 可變借貸利率為 {{rate}}%",
"tooltip-borrow-no-balance": "You'll borrow {{borrowAmount}} {{token}} to execute this swap. The current {{token}} variable borrow rate is {{rate}}%", "tooltip-borrow-no-balance": "您將借入 {{borrowAmount}} {{token}} 來執行此交換。當前的 {{token}} 可變借貸利率為 {{rate}}%",
"tooltip-max-slippage": "If price slips beyond your maximum slippage your swap will not be executed", "tooltip-max-slippage": "如果價格下滑超過您的最大滑點,換幣交易將不會被執行",
"use-margin": "允許槓桿", "use-margin": "允許槓桿",
"no-swap-found": "No swap found" "no-swap-found": "查不到換幣"
} }