add translations
This commit is contained in:
parent
5c13159aa8
commit
70d69a802a
|
@ -4,7 +4,7 @@
|
|||
"empty-state-title": "这里没什么",
|
||||
"notifications": "通知",
|
||||
"sign-message": "签署讯息",
|
||||
"sign-using-ledger": "Sign with Ledger",
|
||||
"sign-using-ledger": "以Ledger登入",
|
||||
"unauth-desc": "连接钱包而受到通知",
|
||||
"unauth-title": "通知收件匣"
|
||||
}
|
|
@ -10,7 +10,7 @@
|
|||
"health-impact": "健康影响",
|
||||
"hide-fees": "隐藏费用",
|
||||
"hide-swap-history": "隐藏换币纪录",
|
||||
"important-info": "Important Info",
|
||||
"important-info": "重要资料",
|
||||
"input-reduce-only-warning": "{{symbol}}处于仅减少模式。您可以将余额换成另一个币种",
|
||||
"insufficient-balance": "{{symbol}}余额不够",
|
||||
"insufficient-collateral": "质押品不够",
|
||||
|
@ -32,9 +32,9 @@
|
|||
"rate": "汇率",
|
||||
"receive": "你将获取",
|
||||
"received": "获取",
|
||||
"reduce-position": "Reduce Position",
|
||||
"reduce-position-buy": "Reduce long by buying",
|
||||
"reduce-position-sell": "Reduce short by selling",
|
||||
"reduce-position": "减少持仓",
|
||||
"reduce-position-buy": "买而减少做多持仓",
|
||||
"reduce-position-sell": "卖而减少做空持仓",
|
||||
"review-swap": "检视换币",
|
||||
"route-info": "路线细节",
|
||||
"show-fees": "显示费用",
|
||||
|
@ -49,7 +49,7 @@
|
|||
"tooltip-borrow-no-balance": "您将借入 {{borrowAmount}} {{token}} 来执行此交换。当前的 {{token}} 可变借贷利率为 {{rate}}%",
|
||||
"tooltip-margin": "启用保证金时将能杠杆换币。如果换币数量超过您的余额将会自动借款。",
|
||||
"tooltip-max-slippage": "如果价格下滑超过您的最大滑点,换币交易将不会被执行",
|
||||
"trigger-beta": "Trigger orders are in beta. Use with caution.",
|
||||
"trigger-beta": "触发订单还在开发中。请小心一点。",
|
||||
"use-margin": "允许杠杆",
|
||||
"warning-no-collateral": "你没有可用质押品",
|
||||
"you-buy": "你正在买",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"empty-state-title": "這裡沒什麼",
|
||||
"notifications": "通知",
|
||||
"sign-message": "簽署訊息",
|
||||
"sign-using-ledger": "Sign with Ledger",
|
||||
"sign-using-ledger": "以Ledger登入",
|
||||
"unauth-desc": "連接錢包而受到通知",
|
||||
"unauth-title": "通知收件匣"
|
||||
}
|
|
@ -10,7 +10,7 @@
|
|||
"health-impact": "健康影響",
|
||||
"hide-fees": "隱藏費用",
|
||||
"hide-swap-history": "隱藏換幣紀錄",
|
||||
"important-info": "Important Info",
|
||||
"important-info": "重要資料",
|
||||
"input-reduce-only-warning": "{{symbol}}處於僅減少模式。您可以將餘額換成另一個幣種",
|
||||
"insufficient-balance": "{{symbol}}餘額不夠",
|
||||
"insufficient-collateral": "質押品不夠",
|
||||
|
@ -32,9 +32,9 @@
|
|||
"rate": "匯率",
|
||||
"receive": "你將獲取",
|
||||
"received": "獲取",
|
||||
"reduce-position": "Reduce Position",
|
||||
"reduce-position-buy": "Reduce long by buying",
|
||||
"reduce-position-sell": "Reduce short by selling",
|
||||
"reduce-position": "減少持倉",
|
||||
"reduce-position-buy": "買而減少做多持倉",
|
||||
"reduce-position-sell": "賣而減少做空持倉",
|
||||
"review-swap": "檢視換幣",
|
||||
"route-info": "路線細節",
|
||||
"show-fees": "顯示費用",
|
||||
|
@ -49,7 +49,7 @@
|
|||
"tooltip-borrow-no-balance": "您將借入 {{borrowAmount}} {{token}} 來執行此交換。當前的 {{token}} 可變借貸利率為 {{rate}}%",
|
||||
"tooltip-margin": "啟用保證金時將能槓桿換幣。如果換幣數量超過您的餘額將會自動借款。",
|
||||
"tooltip-max-slippage": "如果價格下滑超過您的最大滑點,換幣交易將不會被執行",
|
||||
"trigger-beta": "Trigger orders are in beta. Use with caution.",
|
||||
"trigger-beta": "觸發訂單還在開發中。請小心一點。",
|
||||
"use-margin": "允許槓桿",
|
||||
"warning-no-collateral": "你沒有可用質押品",
|
||||
"you-buy": "你正在買",
|
||||
|
|
Loading…
Reference in New Issue