Skip to content

Commit

Permalink
Update zh.json
Browse files Browse the repository at this point in the history
  • Loading branch information
syrohei authored Jul 31, 2023
1 parent 99571f8 commit fddc35b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/modules/i18n/files/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"validation.insufficient-balance": "余额不足",
"validation.invalid-address": "地址格式错误",
"validation.pls-input-number-only": "格式错误",
"validation.lower-than-minimum-amount": "最低提款: {value}{currency}",
"validation.lower-than-minimum-amount": "最低: {value} {currency}",
"toast.invalid-wallet-address": "钱包地址有错误,请检查是否您的交易",
"toast.copied-address": "复制了钱包地址!",
"toast.copied-from-address": "复制了发送方地址!",
Expand Down Expand Up @@ -50,8 +50,8 @@
"home.network.bitcoin-skypool": "Bitcoin - Ethereum",
"home.network.float": "Float",
"home.network.vol": "成交量",
"home.network.add-liquidity": "提供流动性 (APR: {value}%)",
"home.network.remove-liquidity": "消除流动性 (APR: {value}%)",
"home.network.add-liquidity": "提供流动性",
"home.network.remove-liquidity": "消除流动性",
"home.network.total-vol": "总成交量 (7天)",
"home.recent-swaps.check-swap-progress": "查看兑换进程",
"home.recent-swaps.get-tx-details": "查看交易记录",
Expand Down

1 comment on commit fddc35b

@vercel
Copy link

@vercel vercel bot commented on fddc35b Jul 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.