mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-08 20:09:24 +00:00
更新 strings_zh.arb
fix...
This commit is contained in:
parent
f9d0b17716
commit
e927b7dc54
1 changed files with 3 additions and 3 deletions
|
@ -89,7 +89,7 @@
|
|||
"trade_is_powered_by" : "该交易由 ${provider}",
|
||||
"copy_address" : "复制地址",
|
||||
"exchange_result_confirm" : "点击确认 您将发送 ${fetchingLabel} ${from} 从你的钱包里 ${walletName} 到下面显示的地址。 或者您可以从外部钱包发送到以下地址/ QR码。\n\n请按确认继续或返回以更改金额",
|
||||
"exchange_result_description" : "您必須至少发送 ${fetchingLabel} ${from} 到下一页上显示的地址。 如果您发送的金额少于 ${fetchingLabel} ${from},则可能无法转换,因此无法退还。",
|
||||
"exchange_result_description" : "您必须至少发送 ${fetchingLabel} ${from} 到下一页上显示的地址。 如果您发送的金额少于 ${fetchingLabel} ${from},则可能无法转换,因此无法退还。",
|
||||
"exchange_result_write_down_ID" : "*请复制或写下您上面显示的ID.",
|
||||
"confirm" : "确认",
|
||||
"confirm_sending" : "确认发送",
|
||||
|
@ -283,7 +283,7 @@
|
|||
"transaction_details_height" : "区块高度",
|
||||
"transaction_details_amount" : "金额",
|
||||
"transaction_details_fee" : "手续费",
|
||||
"transaction_details_copied" : "${title} 复制到剪贴板",
|
||||
"transaction_details_copied" : "${title} 复制到剪切板",
|
||||
"transaction_details_recipient_address" : "收件人地址",
|
||||
|
||||
|
||||
|
@ -471,7 +471,7 @@
|
|||
|
||||
"submit_request" : "提交请求",
|
||||
|
||||
"buy_alert_content" : "目前,我们仅支持购买比特币。 要购买比特币,请创建或切换到您的比特币钱包",
|
||||
"buy_alert_content" : "目前,我们仅支持购买比特币。要购买比特币,请创建或切换到您的比特币钱包",
|
||||
|
||||
"outdated_electrum_wallet_desceription" : "在Cake创建的新比特币钱包现在有一个24字的种子。你必须创建一个新的比特币钱包,并将你所有的资金转移到新的24字钱包,并停止使用12字种子的钱包。请立即这样做以保证你的资金安全。",
|
||||
"understand" : "我已知晓"
|
||||
|
|
Loading…
Reference in a new issue