We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8b730b commit 5d63f2aCopy full SHA for 5d63f2a
frontend/src/i18n/locales/en-US.json
@@ -358,7 +358,7 @@
358
"view-on-explorer": "View on explorer"
359
},
360
"WithdrawForm": {
361
- "need-signature": "Sign",
+ "need-signature": "Sign and Withdraw",
362
"withdraw-address": "Enter address to withdraw funds to",
363
"address": "Address",
364
"fetching-fee-estimate": "Fetching fee estimate...",
frontend/src/i18n/locales/zh-CN.json
@@ -357,7 +357,7 @@
357
"view-on-explorer": "在区块链浏览器上查看"
- "need-signature": "签名",
+ "need-signature": "签名并提取",
"withdraw-address": "输入提款地址",
"address": "地址",
"fetching-fee-estimate": "在接收费用估计...",
0 commit comments